summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/todo/windows_support.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn
index 8231b4c0f..90af6112f 100644
--- a/doc/todo/windows_support.mdwn
+++ b/doc/todo/windows_support.mdwn
@@ -1,5 +1,5 @@
-The git-annex Windows port is not ready for prime time. But it does exist
-now! --[[Joey]]
+The git-annex Windows port is beta, but rapidly becoming polished and
+usable!
## status
@@ -7,8 +7,8 @@ now! --[[Joey]]
* View debug log is empty in windows -- all logs go to console.
This messes up a few parts of UI that direct user to the debug log.
- Should try to get rid of the console, but only once ssh passwords
- (and possibly gpg) are not prompted there anymore.
+ To fix, redirect output to some file when running git-annex via the
+ VBScript hack.
* Local pairing seems to fail, after acking on Linux box, it stalls.
(Also, of course, the Windows box is unlikely to have a ssh server,