From 470d5aa4122bb2e950e1681c14d19aaf9ae00a85 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 22 May 2015 13:24:14 -0400 Subject: [PATCH] response --- ...nt_1_46c35e04c8f8cb7205f08aa71cc4912a._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/forum/Invalid_cross-device_link/comment_1_46c35e04c8f8cb7205f08aa71cc4912a._comment 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`. +"""]]