diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-14 20:14:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-14 20:14:56 -0400 |
commit | 1cd3bf5b6b9b36a43e58cb6262a5c891a25c911d (patch) | |
tree | 7b8b2098647086775fc4e24ab228c396906d52c2 /doc | |
parent | 117bd3a629adb783640558bd1faedbfe69b5abde (diff) |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/windows_support.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn index 20a2e0374..827f3bc43 100644 --- a/doc/todo/windows_support.mdwn +++ b/doc/todo/windows_support.mdwn @@ -7,8 +7,6 @@ now! --[[Joey]] * Does not work with Cygwin's build of git (that git does not consistently support use of DOS style paths, which git-annex uses on Windows). Must use the upstream build of git for Windows. -* OTOH, you do need to install Cygwin's build of rsync (unless you can - find another one), and Cygwin's build of ssh. * test suite doesn't work * Bad file locking, it's probably not safe to run more than one git-annex process at the same time on Windows. |