diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-25 15:13:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-25 15:26:33 -0400 |
commit | 156703043d825c4da5f0080106f130d214fc1d46 (patch) | |
tree | 9b768021bdd58c9f1d734e4be6b6fb1d2c953000 /doc | |
parent | b36d8f7d5658be508613f8cb8cf3f22bb460736d (diff) |
Windows webdav: Fix DOS path separator bug.
Use posix </> etc for urls.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/windows_support.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn index ea532dfc1..75c576401 100644 --- a/doc/todo/windows_support.mdwn +++ b/doc/todo/windows_support.mdwn @@ -30,6 +30,8 @@ now! --[[Joey]] (and possibly gpg) are not prompted there anymore. * 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, + so only pairing with a !Windows box will work.) * gcrypt is not ported to windows (and as a shell script, may need to be rewritten) |