From 1584f2b88bda92b6c3d643f98f33d6c3cffc53b4 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 8 Nov 2012 21:29:26 +0000 Subject: [PATCH] Added a comment --- ...comment_1_bedaf308cfc70b9e751914a400ebcbc2._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/How_to_set_up_two_assistants_with_one_shared_transfer_repository__63__/comment_1_bedaf308cfc70b9e751914a400ebcbc2._comment diff --git a/doc/forum/How_to_set_up_two_assistants_with_one_shared_transfer_repository__63__/comment_1_bedaf308cfc70b9e751914a400ebcbc2._comment b/doc/forum/How_to_set_up_two_assistants_with_one_shared_transfer_repository__63__/comment_1_bedaf308cfc70b9e751914a400ebcbc2._comment new file mode 100644 index 0000000000..b6a884aa54 --- /dev/null +++ b/doc/forum/How_to_set_up_two_assistants_with_one_shared_transfer_repository__63__/comment_1_bedaf308cfc70b9e751914a400ebcbc2._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.108.27" + subject="comment 1" + date="2012-11-08T21:29:26Z" + content=""" +Just adding the same server with the same path is the right thing to do, it will use the existing repo. + +Probably the problem you're having is that one client doesn't know when the other client has sent data to the server. I've recently been adding XMPP (Jabber) support to deal with that. That is not yet in a released version of git-annex, but it is available in git master. +"""]]