From 653988800097e76daee3b66c12bf468ebac2bf2d Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 29 May 2014 18:15:12 +0000 Subject: [PATCH 1/2] Added a comment --- ...comment_1_a597b868182e55e5f39394f154740534._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/How_to_debug_failing_sync/comment_1_a597b868182e55e5f39394f154740534._comment diff --git a/doc/forum/How_to_debug_failing_sync/comment_1_a597b868182e55e5f39394f154740534._comment b/doc/forum/How_to_debug_failing_sync/comment_1_a597b868182e55e5f39394f154740534._comment new file mode 100644 index 0000000000..2d89ecda37 --- /dev/null +++ b/doc/forum/How_to_debug_failing_sync/comment_1_a597b868182e55e5f39394f154740534._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.176" + subject="comment 1" + date="2014-05-29T18:15:12Z" + content=""" +That extra git-annex- prefix is used in ~/.ssh/config to set up the ssh keys for the repository. So it's normal. + +I suggest that you try running git-annex sync at the command line and paste the output so we can see how it fails. +"""]] From 63b63d40891e497c80fb58d2d27737f55bba6b16 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 29 May 2014 18:21:30 +0000 Subject: [PATCH 2/2] Added a comment --- .../comment_1_418103046e296a43cfe0f0cf69e729d5._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/Assistant_doesn__39__t_keep_separate_local_repositories_100__37___separate/comment_1_418103046e296a43cfe0f0cf69e729d5._comment diff --git a/doc/bugs/Assistant_doesn__39__t_keep_separate_local_repositories_100__37___separate/comment_1_418103046e296a43cfe0f0cf69e729d5._comment b/doc/bugs/Assistant_doesn__39__t_keep_separate_local_repositories_100__37___separate/comment_1_418103046e296a43cfe0f0cf69e729d5._comment new file mode 100644 index 0000000000..7a21b52ce8 --- /dev/null +++ b/doc/bugs/Assistant_doesn__39__t_keep_separate_local_repositories_100__37___separate/comment_1_418103046e296a43cfe0f0cf69e729d5._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.176" + subject="comment 1" + date="2014-05-29T18:21:30Z" + content=""" +As far as I can understand the description (which has an lot of different \"foo\"'s in it that seem to refer to different things?) -- This is the assistant behaving as designed: Any time two repositories are pointed at the same transfer repository, or removable drive repository, etc, they will unify and share all their files. +"""]]