From 6726cd35e847df448a573480eb7d02eaf7d570cc Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sat, 1 Dec 2012 18:40:46 +0000 Subject: [PATCH] Added a comment --- ...comment_1_327bdb0d9c190c60c7147b3acf07af09._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/updating_the___34__number_of_copies__34__/comment_1_327bdb0d9c190c60c7147b3acf07af09._comment diff --git a/doc/forum/updating_the___34__number_of_copies__34__/comment_1_327bdb0d9c190c60c7147b3acf07af09._comment b/doc/forum/updating_the___34__number_of_copies__34__/comment_1_327bdb0d9c190c60c7147b3acf07af09._comment new file mode 100644 index 0000000000..2fd4ffaee0 --- /dev/null +++ b/doc/forum/updating_the___34__number_of_copies__34__/comment_1_327bdb0d9c190c60c7147b3acf07af09._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.6.49" + subject="comment 1" + date="2012-12-01T18:40:46Z" + content=""" +Well, first of all, after copying a repository like this, you need to edit its .git/config and delete the annex.uuid setting. Otherwise, you will have two repositories with the same UUID, which is not good. + +Once you've done that, run `git annex fsck` in the new repository and it will do what you want. +"""]]