My ledger file is versioned by my backup system (SpiderOak), but I don't use a VCS with ledger because I don't need any of the branching/merging features.
On Thu, Aug 11, 2011 at 1:58 AM, Russell Adams <[email protected]>wrote: > Michael, > > I use Bazaar (heresy among all these Git users...), and have a > decentralized workflow with my accountant. We each have a repo we sync > against a master repository. It works great. > > Being careful about your workflow can minimize time spent merging. > > I also have a pre-commit hook that dumps account balances to a text > file that is included in the repo, so we can monitor balance changes > over time. > > Thanks. > > On Thu, Jul 28, 2011 at 07:38:55PM -0700, Michael Farnbach 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 > > > ------------------------------------------------------------------ > Russell Adams [email protected] > > PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ > > Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 >
