From 367791c827b774ba369e56a607506a3ca4e35df6 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/ZF7p46cPmpWtb9zvA8iTitPmiQ--#eb014" Date: Mon, 14 Dec 2015 03:17:58 +0000 Subject: [PATCH] Added a comment: I'm also having this issue --- .../comment_1_7d0b479244fefd933193d921adcd897c._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/avoid_rehashing_when_converting_existing_backups_into_new_remotes/comment_1_7d0b479244fefd933193d921adcd897c._comment 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\". +"""]]