diff options
author | edward <edward@web> | 2014-12-08 19:13:39 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-12-08 19:13:39 +0000 |
commit | eaef7d01063aa899eddf7c55943724fa2a74d0ec (patch) | |
tree | 7b9135adfa37eeca5f04d81d979a62c5327537b7 | |
parent | df145d44e42df08563d869eec51b67bebdfc3f26 (diff) |
Added a comment: URL backend file paths hit the 260 character file path limit on Windows
-rw-r--r-- | doc/tips/using_the_web_as_a_special_remote/comment_10_14fb0b1ee50136e0f78ee2b2a6871467._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/tips/using_the_web_as_a_special_remote/comment_10_14fb0b1ee50136e0f78ee2b2a6871467._comment b/doc/tips/using_the_web_as_a_special_remote/comment_10_14fb0b1ee50136e0f78ee2b2a6871467._comment new file mode 100644 index 000000000..0d1790ce9 --- /dev/null +++ b/doc/tips/using_the_web_as_a_special_remote/comment_10_14fb0b1ee50136e0f78ee2b2a6871467._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="edward" + subject="URL backend file paths hit the 260 character file path limit on Windows" + date="2014-12-08T19:13:39Z" + content=""" +It isn't possible to checkout a git annex repository on Windows that includes quvi videos because the file path is often greater than 260 characters. + +See [[bugs/\"git-annex: direct: 1 failed\" on Windows]]. +"""]] |