diff options
author | Joey Hess <joeyh@joeyh.name> | 2014-12-30 14:24:00 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2014-12-30 14:24:00 -0400 |
commit | 889decc946dbf7aa24eae460847845e120929974 (patch) | |
tree | 6743f0a63f49631879df7720acfccaf5f47ce19e /doc/todo | |
parent | c39a0761967eb0c242f9a08d9c617ff435788a3d (diff) |
local rsync special remote fixed on windows
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/windows_support.mdwn | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn index a48fcbc4e..3081e425e 100644 --- a/doc/todo/windows_support.mdwn +++ b/doc/todo/windows_support.mdwn @@ -57,9 +57,6 @@ seems unreliable/broken on Windows. ## minor problems -* rsync special remotes with a rsyncurl of a local directory are known - buggy. (git-annex tells rsync C:foo and it thinks it means a remote host - named C...) * webapp lets user choose to encrypt repo, and generate gpg key, before checking that gcrypt is not installed * Ssh connection caching does not work on Windows, so `git annex get` |