From fe532a6fbc2a0ff70baf3b1cde18666a0f828ee2 Mon Sep 17 00:00:00 2001 From: "olivier.berger@bb28df880236e55a6bfeca92cc3de8ec424f2eba" Date: Fri, 11 Sep 2015 15:31:26 +0000 Subject: [PATCH] Added a comment: Not completely fixed if git not installed on C: --- ..._d6f5ae804f2d8862c1c9b149f3626062._comment | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/bugs/Windows:_git_annex_get_fails_with_rsync:_Failed_to_exec_ssh/comment_7_d6f5ae804f2d8862c1c9b149f3626062._comment diff --git a/doc/bugs/Windows:_git_annex_get_fails_with_rsync:_Failed_to_exec_ssh/comment_7_d6f5ae804f2d8862c1c9b149f3626062._comment b/doc/bugs/Windows:_git_annex_get_fails_with_rsync:_Failed_to_exec_ssh/comment_7_d6f5ae804f2d8862c1c9b149f3626062._comment new file mode 100644 index 0000000000..2762a77020 --- /dev/null +++ b/doc/bugs/Windows:_git_annex_get_fails_with_rsync:_Failed_to_exec_ssh/comment_7_d6f5ae804f2d8862c1c9b149f3626062._comment @@ -0,0 +1,21 @@ +[[!comment format=mdwn + username="olivier.berger@bb28df880236e55a6bfeca92cc3de8ec424f2eba" + nickname="olivier.berger" + subject="Not completely fixed if git not installed on C:" + date="2015-09-11T15:31:25Z" + content=""" +Hi. + +I have the situation where my C: is too full, so I'm installing Git 2.5 on E: in E:\Program files\ instead of C:\Program files\ + +Then while installing git-annex, I'll install it in the same E:\Program files\git\ + +But then, the installer complains that git couldn't be found in c:, and whenever rsyncs are attempted, they fail with : +rsync failed -- run git annex again to resume file transfer + +I think there's probably some weirdness about the paths. + +I hope this is easy to reproduce and fix. + +Thanks in advance. +"""]]