From 0f1aac7de2d49193335ed9d2734f6cd50941b6b0 Mon Sep 17 00:00:00 2001 From: David Date: Sat, 16 Nov 2013 22:02:47 +0000 Subject: [PATCH] Added a comment: still need some clarification --- ..._c0ba3e8b7fbf8a5ed718001cec8df676._comment | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 doc/forum/git-annex_assistant_with_2_dedicated_servers/comment_2_c0ba3e8b7fbf8a5ed718001cec8df676._comment diff --git a/doc/forum/git-annex_assistant_with_2_dedicated_servers/comment_2_c0ba3e8b7fbf8a5ed718001cec8df676._comment b/doc/forum/git-annex_assistant_with_2_dedicated_servers/comment_2_c0ba3e8b7fbf8a5ed718001cec8df676._comment new file mode 100644 index 0000000000..8c4bb5922c --- /dev/null +++ b/doc/forum/git-annex_assistant_with_2_dedicated_servers/comment_2_c0ba3e8b7fbf8a5ed718001cec8df676._comment @@ -0,0 +1,35 @@ +[[!comment format=mdwn + username="David" + ip="178.21.48.117" + subject="still need some clarification" + date="2013-11-16T22:02:46Z" + content=""" +Hello, + +Thanks for your reply. I guessed that there is an easier, direct way to do it. But unfortunately I still need some clarification. This is how I tried: + +1. Cleared everything to start from scratch. +2. I started git-annex on server1: screen git annex webapp --listen=server1_ip, opened the webapp and created the local repository /media/mail +3. I configured the XMPP account on server1. +4. Started git-annex on server2: screen git annex webapp --listen=server2_ip, opened the webapp and created the local repository /media/mail +5. I configured the XMPP account on server2. + +And here comes the confusing part: + +6. On server1 I clicked Add another repository / Remote server: and configured ssh server2 to the same folder: /media/mail. I chose client repository group instead of transfer. (I am not sure if I did it right) ... but server1 started sync-ing. +7. On server2 I clicked Add another repository / Remote server: and configured ssh server1 to the same folder: /media/mail. Then I received an error message: + + Failed to make repository + Something went wrong setting up the repository on the remote server. + + Transcript: + + init error: could not lock config file /media/mail-test/mail/.git/config: Permission denied + git-annex: git [Param \"config\",Param \"annex.version\",Param \"3\"] failed + +Cold you please help me where I did wrong? + +Thanks, + +David +"""]]