aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-01-06 18:02:56 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-01-06 18:02:56 -0400
commit014e909a449d0822eff4962a504d6a524abe8fc7 (patch)
tree574d771867de1562593f47f6faf539801e86b74a
parent83d46feb4b8b9f5bb9fb0964e427c2e3fdc0508a (diff)
update
-rw-r--r--doc/todo/windows_support.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn
index 3081e425e..42f804195 100644
--- a/doc/todo/windows_support.mdwn
+++ b/doc/todo/windows_support.mdwn
@@ -3,6 +3,12 @@ usable!
## status
+* There can be problems when the git-annex repository is in a deep
+ or long path. Ie, `C:\loooooooooooooooooongdir\`.
+ [Details here](http://git-annex.branchable.com/bugs/__34__git-annex:_direct:_1_failed__34___on_Windows)
+ Workaround: Put your git-annex repo in `C:\annex` or some similar short
+ path if possible.
+
* XMPP library not yet built. (See below.)
* Local pairing seems to fail, after acking on Linux box, it stalls.