summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/windows_support.mdwn7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn
index 520588e59..6b2177caa 100644
--- a/doc/todo/windows_support.mdwn
+++ b/doc/todo/windows_support.mdwn
@@ -38,8 +38,11 @@ now! --[[Joey]]
Should try to get rid of the console, but only once ssh passwords
(and possibly gpg) are not prompted there anymore.
* Local pairing seems to fail, after acking on Linux box, it stalls.
-* rsync.net setup failed. Seems to have generated a hostname including
- the directory somehow.
+* rsync.net setup failed. Ssh seems to not be looking for the config file
+ where git-annex puts it. Probably confusion over where the home directory
+ is.
+* remote ssh server fails; password prompt appears but user input
+ seems not connected to it.
* gcrypt is not ported to windows (and as a shell script, may need
to be rewritten)
* webapp lets user choose to encrypt repo, and generate gpg key,