Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
98a6bc5390
1 changed files with 31 additions and 0 deletions
31
doc/forum/No_known_copies_exist_of.mdwn
Normal file
31
doc/forum/No_known_copies_exist_of.mdwn
Normal file
|
@ -0,0 +1,31 @@
|
|||
I just created a repo and added some content as described here:
|
||||
https://writequit.org/articles/getting-started-with-git-annex.html
|
||||
|
||||
Some of the directories I added ended up fine, while others have lot's of broken symlinks.
|
||||
|
||||
git annex fsck file
|
||||
gives me :
|
||||
|
||||
** No known copies exist of file
|
||||
failed
|
||||
git-annex: fsck: 1 failed
|
||||
|
||||
|
||||
and
|
||||
|
||||
git annex get file
|
||||
|
||||
gives me:
|
||||
|
||||
get file (not available)
|
||||
No other repository is known to contain the file.
|
||||
failed
|
||||
git-annex: get: 1 failed
|
||||
|
||||
|
||||
The objects directory is about the same size as the repo was before I annexed it.
|
||||
|
||||
Any ideas on how to troubleshoot further?
|
||||
|
||||
|
||||
Thanks!
|
Loading…
Reference in a new issue