summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar luca@b7e273474d087a5c7fc4428503f21d5624636d9f <luca@web>2016-02-05 06:43:28 +0000
committerGravatar admin <admin@branchable.com>2016-02-05 06:43:28 +0000
commit60af0e9c3ef784e0671d9b28d6790ffabec423bb (patch)
tree02e77736d1042873d3bb11418cbc8cb68b6ede10 /doc/bugs
parent45e0914b608679cdf73bfa444eb7d4e09d17a41c (diff)
Added a comment
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/Unable_to_take_transfer_lock/comment_5_f864fdd2e9adba0a7661068471cf31b2._comment16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/Unable_to_take_transfer_lock/comment_5_f864fdd2e9adba0a7661068471cf31b2._comment b/doc/bugs/Unable_to_take_transfer_lock/comment_5_f864fdd2e9adba0a7661068471cf31b2._comment
new file mode 100644
index 000000000..f97ad2c02
--- /dev/null
+++ b/doc/bugs/Unable_to_take_transfer_lock/comment_5_f864fdd2e9adba0a7661068471cf31b2._comment
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="luca@b7e273474d087a5c7fc4428503f21d5624636d9f"
+ nickname="luca"
+ subject="comment 5"
+ date="2016-02-05T06:43:28Z"
+ 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.
+"""]]