aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed__58___No_such_file_or_directory/comment_2_c0f07e2d4bb142389629050479dd1465._comment
blob: 0601b0a7de584ab5e2a9cfc396b5f45c00e25b3c (plain)
1
2
3
4
5
6
7
8
9
10
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="209.250.56.55"
 subject="comment 2"
 date="2014-07-04T17:58:10Z"
 content="""
If you run git-annex with the --debug flag, you can see the git command that is presumably what is failing. You could then probably run the same git command manually and see if it fails that way too.

Does your git repository have a large pack file (in `.git/objects/pack`) as mentioned in the msysgit bug report?
"""]]