From da834166b12aeda88c2e7c29325543ae075b0e7e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 10 Sep 2015 13:46:41 -0400 Subject: response --- .../comment_3_15bccb8c66a1a2fb5e13c10902e25866._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/bugs/Windows:_git_annex_get_fails_with_rsync:_Failed_to_exec_ssh/comment_3_15bccb8c66a1a2fb5e13c10902e25866._comment (limited to 'doc') diff --git a/doc/bugs/Windows:_git_annex_get_fails_with_rsync:_Failed_to_exec_ssh/comment_3_15bccb8c66a1a2fb5e13c10902e25866._comment b/doc/bugs/Windows:_git_annex_get_fails_with_rsync:_Failed_to_exec_ssh/comment_3_15bccb8c66a1a2fb5e13c10902e25866._comment new file mode 100644 index 000000000..67ab59323 --- /dev/null +++ b/doc/bugs/Windows:_git_annex_get_fails_with_rsync:_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. +"""]] -- cgit v1.2.3