make fsck normalize object locations
The purpose of this is to fix situations where the annex object file is stored in a directory structure other than where annex symlinks point to. But it will also move object files from the hashdirmixed back to hashdirlower if the repo configuration makes that the normal location. It would have been more work to avoid that than to let it do it. Sponsored-by: Dartmouth College's Datalad project
This commit is contained in:
parent
6b5029db29
commit
aa414d97c9
6 changed files with 78 additions and 7 deletions
|
@ -5,3 +5,5 @@ Checking out `master` branch is not sufficient since `.git/annex/objects` uses d
|
|||
[[!tag projects/datalad]]
|
||||
|
||||
[[!meta title="command to migrate object files from hashdirlower to hashdirmixed"]]
|
||||
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue