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 0000000000..96b88cad64 --- /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`. +"""]]