diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-05-22 13:24:14 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-05-22 13:24:14 -0400 |
commit | bd29c824753aaf962992ce325939865f2f61c0e7 (patch) | |
tree | 27b3b7f7689caa2e65f99f4762e24c9e10d7658c | |
parent | 9943440a479a53c17bfda42ab8efa301b89e6b83 (diff) |
response
-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`. +"""]] |