On Jul 28, 7:38 pm, Michael Farnbach <[email protected]> wrote:
> Hello,
>
> I'm exploring revision control, anyone have any history putting their ledger
> in a revision control system?
>
> Do you keep different working copies (different people or just different
> computers) that you merge together later?
>
> Do you make milestones out of statements you reconcile, or monthly?
>
> Many thanks, I look forward to hearing your stories.
>
> --Michael

I use Git. I have a commit script written in Bash where I supply a
commit comment and it will commit, produce budget and short asset
account balance reports, and do a "git push" to another computer in my
house. It isn't as good as an offsite backup...but it's something. My
wife can also access this other computer and easily view the budget
report and the current amounts in our various accounts.

I commit almost every time I do anything to my journal.

Reply via email to