aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/how_to_copy_tp_multiple_remotes_simultaneously__63__/comment_1_311a8a43d360074abd522fff14bfcb45._comment
blob: 9661ac5f1f950dd09c6d8b4aa245384191da3de5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2016-10-26T18:02:43Z"
 content="""
You need to provide more detail about "lock contention on `.git/config`".
Ideally an actual error message.

Normally it's perfectly fine to run multiple `git annex copy`, or any
other git-annex command for that matter.

And the only thing I know of that locks .git/config is when the
configuration is being changed, which doesn't normally happen when
copying to a remote, unless perhaps this remote has never been used before.
"""]]