diff options
-rw-r--r-- | doc/forum/Invalid_cross-device_link/comment_1_46c35e04c8f8cb7205f08aa71cc4912a._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/Invalid_cross-device_link/comment_1_46c35e04c8f8cb7205f08aa71cc4912a._comment b/doc/forum/Invalid_cross-device_link/comment_1_46c35e04c8f8cb7205f08aa71cc4912a._comment new file mode 100644 index 000000000..96b88cad6 --- /dev/null +++ b/doc/forum/Invalid_cross-device_link/comment_1_46c35e04c8f8cb7205f08aa71cc4912a._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-05-22T17:19:38Z" + content=""" +I do this all the time (most recently 12 hours ago), and have never seen +this problem. At least not in recent memory. + +You didn't say which version of git-annex you are using. Perhaps you +need to upgrade from some old and broken version... + +Looking at the current code, it first tries a rename, and if that +fails for a reason such as the two locations being on different devices, +it falls back to using `cp`. +"""]] |