aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/unable_to_clone_annex_repo_in_windows/comment_1_588af0e0b655966c2d344f3f4b4d2e5f._comment
blob: b7ab2df61f631cbd2db5bde34d730fdb4a371502 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2016-05-03T16:55:42Z"
 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.

Although, the path it's complaining about is relative and only 113
characters long, which should not be long enough to trigger that problem.
So, this could be some other problem. I tried cloning a git-annex repo
and git annex init did not fail like this, so any information you can
provide to help me reproduce the problem would be good.
"""]]