This commit is contained in:
parent
b3cc89f875
commit
a49d7950e0
1 changed files with 18 additions and 0 deletions
18
doc/forum/Where_did_my_files_go__63__.mdwn
Normal file
18
doc/forum/Where_did_my_files_go__63__.mdwn
Normal 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?
|
Loading…
Reference in a new issue