diff options
author | Joey Hess <joey@kitenet.net> | 2014-06-17 14:33:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-06-17 14:33:47 -0400 |
commit | b064ec6689772391c1f2acbf2b7c2c6135c0bd19 (patch) | |
tree | 7707072900814b59a999ca349dde9b237175593e | |
parent | f42b0eedc4de86c0d3b62a4142d9d8ca87c5a8cf (diff) |
update
-rw-r--r-- | doc/todo/windows_support.mdwn | 8 |
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, |