summaryrefslogtreecommitdiff
path: root/doc/bugs/copy_fails_for_some_fails_without_explanation/comment_2_4823d66bfb569605868af5cefe0d94dc._comment
blob: 5bcd0e92e5b9ccf8d8edf3428e9db926c416c57d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="209.250.56.146"
 subject="comment 2"
 date="2014-03-05T20:31:57Z"
 content="""
How many files copied are we talking about before it begins to fail?

You can try passing --debug, which will make git-annex show every external command it runs, which includes `cp` for a copy to another repo on the same machine.

Might also check memory usage in top during the run.
"""]]