This commit is contained in:
jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc 2015-05-22 07:17:33 +00:00 committed by admin
parent 0534c26e47
commit e85e6bcc67

View file

@ -0,0 +1,9 @@
I want to import from an SD card to a mounted annex:
user@laptop:/media/.../annex/Pictures/(master)$ git annex import /media/.../sdcard/Download/QuickTransfer
[...]
git-annex: /media/.../sdcard/Download/QuickTransfer/20150428_192110.jpg: rename: unsupported operation (Invalid cross-device link)
[...]
Why is it trying to make a cross-device link? As long as it can read the files,
it should be OK, no?