Added a comment
This commit is contained in:
parent
bc4ff0c71f
commit
ab0494206c
1 changed files with 30 additions and 0 deletions
|
@ -0,0 +1,30 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="umeboshi"
|
||||||
|
subject="comment 2"
|
||||||
|
date="2016-01-02T23:13:15Z"
|
||||||
|
content="""
|
||||||
|
I have been getting more failures than I used to when using -J with get and copy commands.
|
||||||
|
|
||||||
|
The dirannex remote is a local directory remote.
|
||||||
|
|
||||||
|
```
|
||||||
|
get 74/024842a88350573fa70e33f6dea9d274.jpg (from web...) ok
|
||||||
|
get 74/02c67a1850ee54848d0203c48a613d74.jpg (from dirannex...) ok
|
||||||
|
get 75/024b4a9e700c51aeb9a51d7566a19c75.jpg (transfer already in progress, or unable to take transfer lock)
|
||||||
|
Unable to access these remotes: web
|
||||||
|
|
||||||
|
Try making some of these repositories available:
|
||||||
|
00000000-0000-0000-0000-000000000001 -- web
|
||||||
|
failed
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
git-annex copy -J5 --to dirannex
|
||||||
|
<snip>
|
||||||
|
(transfer already in progress, or unable to take transfer lock) failed
|
||||||
|
git-annex: copy: 5 failed
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
"""]]
|
Loading…
Add table
Reference in a new issue