diff options
author | http://www.joachim-breitner.de/ <nomeata@web> | 2015-11-07 09:02:08 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-11-07 09:02:08 +0000 |
commit | cf1810bb258dd29fe4a70c59390f3b5dde1489ba (patch) | |
tree | 5964b2d59ca0f1a39eb0d0a55be53b17d2b2966d | |
parent | 9ed1219c3309089ec5ed7a9a89976f371be6bc01 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/Files_in___34__here__34___not_known_to_git_annex/comment_2_10b21c1565759c687b562721ed2cc5b8._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/Files_in___34__here__34___not_known_to_git_annex/comment_2_10b21c1565759c687b562721ed2cc5b8._comment b/doc/bugs/Files_in___34__here__34___not_known_to_git_annex/comment_2_10b21c1565759c687b562721ed2cc5b8._comment new file mode 100644 index 000000000..566ff56bb --- /dev/null +++ b/doc/bugs/Files_in___34__here__34___not_known_to_git_annex/comment_2_10b21c1565759c687b562721ed2cc5b8._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="http://www.joachim-breitner.de/" + nickname="nomeata" + subject="comment 2" + date="2015-11-07T09:02:08Z" + content=""" +> I guess those are both marked as dead, since whereis skipps dead repos and doesn't show them. + +Well, only `500G` should be marked as dead, not `1T` – that is the repository I am working in!... + +And indeed, `git annex semitrust 1T` solved it. + +Maybe at one point I had re-used uuids, because I was copying repositories? + +So this might have been an issue with PEBKAC, although maybe git-annex could warn, for examle in `git annex fsck` or in other commands, if the current repository is marked dead, or in `git annex sync` if very much alive looking remotes are marked as dead. +"""]] |