summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar olivier.berger@bb28df880236e55a6bfeca92cc3de8ec424f2eba <olivierberger@web>2015-09-11 15:31:26 +0000
committerGravatar admin <admin@branchable.com>2015-09-11 15:31:26 +0000
commit4dcab0051f4d91486b093fd7edd57b7532ca6f1d (patch)
treeb02b2c2323aedf39130738a7d9a2e7b583e9ba81
parent0b4864f55b621742bdb4672b665b05261cc28eae (diff)
Added a comment: Not completely fixed if git not installed on C:
-rw-r--r--doc/bugs/Windows:_git_annex_get_fails_with_rsync:_Failed_to_exec_ssh/comment_7_d6f5ae804f2d8862c1c9b149f3626062._comment21
1 files changed, 21 insertions, 0 deletions
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 000000000..2762a7702
--- /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.
+"""]]