This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc 2015-05-06 05:58:21 +00:00 committed by admin
parent b3cc89f875
commit a49d7950e0

View file

@ -0,0 +1,18 @@
I import some files that I've seen before somewhere:
$ git annex import .../download
import download/What_is_The_Digital_Fiction_Factory-Conker_Media.pdf (duplicate) ok
But the resulting download directory is empty, and `list` doesn't show the file:
$ git annex list --allrepos What_is_The_Digital_Fiction_Factory-Conker_Media.pdf
here
|...
|...
|...
|...
|...
|...
git-annex: What_is_The_Digital_Fiction_Factory-Conker_Media.pdf not found
How do I find out where this file can be found?