diff options
author | luca@b7e273474d087a5c7fc4428503f21d5624636d9f <luca@web> | 2016-02-05 06:43:11 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-02-05 06:43:11 +0000 |
commit | 45e0914b608679cdf73bfa444eb7d4e09d17a41c (patch) | |
tree | 54dec352b83f212d6da041a73b7a75eac38891bb /doc | |
parent | f398c1ab76d1ea1ea1a84e356578a4a693c2ea42 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Unable_to_take_transfer_lock/comment_4_7468862a6d4ec47320071aa52ae4072a._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/Unable_to_take_transfer_lock/comment_4_7468862a6d4ec47320071aa52ae4072a._comment b/doc/bugs/Unable_to_take_transfer_lock/comment_4_7468862a6d4ec47320071aa52ae4072a._comment new file mode 100644 index 000000000..a3ef3c0de --- /dev/null +++ b/doc/bugs/Unable_to_take_transfer_lock/comment_4_7468862a6d4ec47320071aa52ae4072a._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="luca@b7e273474d087a5c7fc4428503f21d5624636d9f" + nickname="luca" + subject="comment 4" + date="2016-02-05T06:43:11Z" + content=""" +I get this error on OS X when setting the `-J` parameter to > 1, this works: + + git annex copy --to usb -J1 --auto + +This consistently throughs the error (but seems to copy everything): + + git annex copy --to usb -J2 --auto + +I'm running 6.20160126 on version 5 repositories. +"""]] |