diff options
author | https://me.yahoo.com/a/ZF7p46cPmpWtb9zvA8iTitPmiQ--#eb014 <Jason@web> | 2015-12-14 03:17:58 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-12-14 03:17:58 +0000 |
commit | c03c86fdfe86f964bbf20e6efb28ab37fc257cf2 (patch) | |
tree | 0408807f0166c7cf41c8dcfd678f9ec840a50e54 | |
parent | 5bae25acf252c71acfe80d3d66a40a0b94048826 (diff) |
Added a comment: I'm also having this issue
-rw-r--r-- | doc/forum/avoid_rehashing_when_converting_existing_backups_into_new_remotes/comment_1_7d0b479244fefd933193d921adcd897c._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/avoid_rehashing_when_converting_existing_backups_into_new_remotes/comment_1_7d0b479244fefd933193d921adcd897c._comment b/doc/forum/avoid_rehashing_when_converting_existing_backups_into_new_remotes/comment_1_7d0b479244fefd933193d921adcd897c._comment new file mode 100644 index 000000000..538a070ed --- /dev/null +++ b/doc/forum/avoid_rehashing_when_converting_existing_backups_into_new_remotes/comment_1_7d0b479244fefd933193d921adcd897c._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://me.yahoo.com/a/ZF7p46cPmpWtb9zvA8iTitPmiQ--#eb014" + nickname="Jason" + subject="I'm also having this issue" + date="2015-12-14T03:17:58Z" + content=""" +I have the exact same issue: two copies of photos and videos that I have been using rsync to maintain. Converted one disk to git-annex, cloned the repo and moved .git/ into the second but can't seem to find a fast way to move the files to the correct hash id in the annex dir and create the symlinks. I'm thinking it might be best to just do a `git init; git annex init; git annex add .; git commit` then add the remotes in both directions and \"sync\". +"""]] |