From: https://me.yahoo.com/a/ZF7p46cPmpWtb9zvA8iTitPmiQ--#eb014 Date: Mon, 14 Dec 2015 03:17:58 +0000 (+0000) Subject: Added a comment: I'm also having this issue X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~320^2~217^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=367791c827b774ba369e56a607506a3ca4e35df6;p=git-annex.git Added a comment: I'm also having this issue --- 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 0000000000..538a070edb --- /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\". +"""]]