merge and followup window path length bugs

This commit is contained in:
Joey Hess 2017-06-06 15:57:35 -04:00
parent bb5f22d815
commit aff0ce86da
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 28 additions and 0 deletions

View file

@ -11,3 +11,5 @@ I was trying to use the assistant, but when it didn't work I started troubleshoo
git-annex: add: 2 failed
This is Windows 7. I've installed git 2.11 and git-annex 6.20161211-gc3ab3c6.
> closing as dup of an existing bug [[done]] --[[Joey]]

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2017-06-06T19:50:19Z"
content="""
That sounds like this bug:
<http://git-annex.branchable.com/bugs/__34__git-annex__58___direct__58___1_failed__34___on_Windows/>
Windows has some path length issues that come up especially when using
git-annex in a deeply nested directory tree. Try cloning the repository to
somewhere like c:\\ and see if that works around the problem.
"""]]