summaryrefslogtreecommitdiff
path: root/doc/bugs/git_annex_ignores_GIT__95__SSH__63__.mdwn
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA <Daniel@web>2014-06-05 10:21:13 +0000
committerGravatar admin <admin@branchable.com>2014-06-05 10:21:13 +0000
commit413ac30b51cc0d93e0682039ccd96c7d0a74d322 (patch)
tree1e25919cee2f405a61682dbd8457e178c1081c15 /doc/bugs/git_annex_ignores_GIT__95__SSH__63__.mdwn
parent95a95fd4fb5aebdbe48743b79f9f08ec5484c02b (diff)
Diffstat (limited to 'doc/bugs/git_annex_ignores_GIT__95__SSH__63__.mdwn')
-rw-r--r--doc/bugs/git_annex_ignores_GIT__95__SSH__63__.mdwn22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_ignores_GIT__95__SSH__63__.mdwn b/doc/bugs/git_annex_ignores_GIT__95__SSH__63__.mdwn
new file mode 100644
index 000000000..a4a83a2d7
--- /dev/null
+++ b/doc/bugs/git_annex_ignores_GIT__95__SSH__63__.mdwn
@@ -0,0 +1,22 @@
+### Please describe the problem.
+I'm attempting to set up an ssh remote on windows. I've configured a key pair for it and set GIT_SSH to use plink. git fetch works correctly, but git annex info shows this:
+
+[[!format sh """
+C:\Users\db48x\annex>git annex info
+repository mode: direct
+trusted repositories: "ssh": argonath: no address associated with name
+
+ Remote argonath does not have git-annex installed; setting annex-ignore
+"""]]
+
+etc. Apparently it's trying to use the included ssh binary instead of my GIT_SSH setting.
+
+### What version of git-annex are you using? On what operating system?
+
+ git-annex version: 5.20140529-gb71f9bf
+ build flags: Assistant Pairing Testsuite S3 DNS Feeds Quvi TDFA CryptoHash
+ key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL
+ remote types: git gcrypt S3 bup directory rsync web tahoe glacier ddar hook external
+ local repository version: 5
+ supported repository version: 5
+ upgrade supported from repository versions: 2 3 4