use new name for new format content identifier db

It will be populated automatically by the next command that needs data
from it, the same way it gets populated in a fresh clone. That may be a
little expensive, but it's a one time cost, and no slower than in a
fresh clone.
This commit is contained in:
Joey Hess 2019-11-06 16:43:52 -04:00
parent 1b5f4b67b5
commit 3b820f08f7
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 20 additions and 2 deletions

View file

@ -98,8 +98,11 @@ remaining todo:
> (done)
> * ContentIdentifier (IKey)
> rebuild with updateFromLog, would need to diff from empty tree to
> rebuild with updateFromLog, will need to diff from empty tree to
> current git-annex branch, may be expensive to do!
(done; will be done automatically by the first command that needs to
use the db)
>
> * Export (IKey, SFilePath)
> difficult to rebuild, what if in the middle of an interrupted