From 3dd2600db2af1d6eb136db342fcde3febcf46455 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawn5RcmefXjrl1vmbHIiOWQyXGXVKxlm3rg" Date: Tue, 9 Jul 2013 23:48:17 +0000 Subject: Added a comment --- ...ent_7_90623294b910ceca3dc8ebd41b50fc9b._comment | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 doc/forum/Coming_from_git_world/comment_7_90623294b910ceca3dc8ebd41b50fc9b._comment diff --git a/doc/forum/Coming_from_git_world/comment_7_90623294b910ceca3dc8ebd41b50fc9b._comment b/doc/forum/Coming_from_git_world/comment_7_90623294b910ceca3dc8ebd41b50fc9b._comment new file mode 100644 index 000000000..50b34fb86 --- /dev/null +++ b/doc/forum/Coming_from_git_world/comment_7_90623294b910ceca3dc8ebd41b50fc9b._comment @@ -0,0 +1,38 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawn5RcmefXjrl1vmbHIiOWQyXGXVKxlm3rg" + nickname="Kavin" + subject="comment 7" + date="2013-07-09T23:48:17Z" + content=""" +Thanks, So i made some progress, In the gerrit repo server, (which has git-annex installed) + +I ran: + git annex init origin, + +Did a clone of the repo, it had the branch git-annex, So i assumed all is working. + +I did a + git annex add +and + git push + +Then when i try to + git annex copy --to origin + +I get error , But git-annex-shell is installed on the machine: + + $ echo $PATH + /usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/gerrit2/bin + $ which git-annex-shell + /usr/bin/git-annex-shell + + + + Gerrit Code Review: git-annex-shell: not found + rsync: connection unexpectedly closed (0 bytes received so far) [sender] + rsync error: error in rsync protocol data stream (code 12) at io.c(600) [sender=3.0.6] + + rsync failed -- run git annex again to resume file transfer failed + +Any idea what i need to do to make it work ? +"""]] -- cgit v1.2.3