aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Windows__58___git_annex_get_fails_with_rsync__58___Failed_to_exec_ssh/comment_3_15bccb8c66a1a2fb5e13c10902e25866._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/Windows__58___git_annex_get_fails_with_rsync__58___Failed_to_exec_ssh/comment_3_15bccb8c66a1a2fb5e13c10902e25866._comment')
-rw-r--r--doc/bugs/Windows__58___git_annex_get_fails_with_rsync__58___Failed_to_exec_ssh/comment_3_15bccb8c66a1a2fb5e13c10902e25866._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/Windows__58___git_annex_get_fails_with_rsync__58___Failed_to_exec_ssh/comment_3_15bccb8c66a1a2fb5e13c10902e25866._comment b/doc/bugs/Windows__58___git_annex_get_fails_with_rsync__58___Failed_to_exec_ssh/comment_3_15bccb8c66a1a2fb5e13c10902e25866._comment
new file mode 100644
index 000000000..67ab59323
--- /dev/null
+++ b/doc/bugs/Windows__58___git_annex_get_fails_with_rsync__58___Failed_to_exec_ssh/comment_3_15bccb8c66a1a2fb5e13c10902e25866._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2015-09-10T16:51:10Z"
+ content="""
+Nice to see there's finally an up-to-date version of git for windows.
+
+However, it's not too surprising, since this is an entirely different build
+from the msysgit that git-annex has been made to work with, that it doesn't
+quite work with git-annex. This stuff is *extremely* fiddly on windows.
+
+Seems that the new git for windows ships ssh in Program Files/git/usr/bin.
+Since that's not in PATH, rsync can't find it. I tried a few things, but
+can't find a way yet that makes rsync find it.
+"""]]