From 39b876e0965d7d721dccfd2f14468091a23f2dc5 Mon Sep 17 00:00:00 2001 From: threadshuffle Date: Tue, 4 Aug 2015 20:49:34 +0000 Subject: [PATCH] Added a comment --- ..._5b227393b0f341c22bf10ca895aff430._comment | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command/comment_14_5b227393b0f341c22bf10ca895aff430._comment diff --git a/doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command/comment_14_5b227393b0f341c22bf10ca895aff430._comment b/doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command/comment_14_5b227393b0f341c22bf10ca895aff430._comment new file mode 100644 index 0000000000..40249c6aec --- /dev/null +++ b/doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command/comment_14_5b227393b0f341c22bf10ca895aff430._comment @@ -0,0 +1,27 @@ +[[!comment format=mdwn + username="threadshuffle" + subject="comment 14" + date="2015-08-04T20:49:34Z" + content=""" +Sorry, my bad.
+Just installed this build: https://qa.nest-initiative.org/view/msysGit/job/msysgit-git-annex-assistant-test/4837/
+Still getting the error. %GIT_SSH% is not set. +
+C:\Users\me\q\ga>git annex sync
+commit  ok
+pull origin
+Invalid argument `me@192.168.78.140'
+
+
+C:\Users\me\q\ga>git annex version
+git-annex version: 5.20150804-g4b8b3c6
+build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV DNS Feeds Quvi TDFA TorrentParser Database
+key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E MD5E SHA256 SHA1 SHA512 SHA224 SHA384 SKEI
+N256 SKEIN512 MD5 WORM URL
+remote types: git gcrypt S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external
+local repository version: 5
+supported repository version: 5
+upgrade supported from repository versions: 2 3 4
+
+ +"""]]