Re: How to start syncing two existing directories with git annex?

2013-11-27 Thread Sean Hammond
On 26.11.2013 15:51, Sean Hammond wrote: Thanks all. I'm going to try the simplest method: just run git annex assistant on both machines, drag the music dir into the annex on both machines, and let it deal with it. Some unnecessary transferring and temporary on-disk duplication should not be a

Re: How to start syncing two existing directories with git annex?

2013-11-27 Thread Joey Hess
Sean Hammond wrote: 1. The total number of files in ~/Annex, not including .git, on A and B is different: ls -R1 ~/Annex | wc -l 21830 ls -R1 ~/Annex | wc -l 21845 2. git-annex status shows untracked and modified files on both machines (different files on each machine). These seem

mr and git topic branches

2013-11-27 Thread Christoph Groth
Hi, I like the idea behind mr a lot. For example, it was really easy to checkout the public part of joey's homedir on my machine. I would like to adopt something like you use to improve upon my current unison setup. I wonder how the users of mr deal with short-lived topic branches. Ideally, it