From eab8c512d840731f00dfe060c8c4ee1ef2d5ee1f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 11 Sep 2015 13:21:58 -0400 Subject: [PATCH] cleanup --- doc/todo/windows_support.mdwn | 7 ------- 1 file changed, 7 deletions(-) diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn index 42f8041955..b8a4adcdd1 100644 --- a/doc/todo/windows_support.mdwn +++ b/doc/todo/windows_support.mdwn @@ -69,13 +69,6 @@ seems unreliable/broken on Windows. has to connect twice to the remote system over ssh per file, which is much slower than on systems supporting connection caching. * glacier-cli is not easily available (probably) -* user feedback: "Git on windows installer provides openssh 4.6. git-annex installer - provides openssh 6.2 . This seems to create problems regarding how - `known_hosts` file path is setup. Setting `GIT_SSH=` to the git-annex - openssh version fixes the problem." - However, I don't know how to determine what that location is after - it's been installed. Maybe look for ssh.exe in same directory as - git-annex.exe? --[[Joey]] ## stuff needing testing