followup
This commit is contained in:
parent
a3aaf6ff28
commit
c0bedbaed9
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 4"""
|
||||
date="2017-06-26T16:20:29Z"
|
||||
content="""
|
||||
In a v6 repository, the sqlite database is used to keep track of unlocked
|
||||
files. If all files are locked, the sqlite database can still be deleted
|
||||
safely.
|
||||
|
||||
I've done some experimentation with deleting the sqlite database when there
|
||||
are unlocked files, and it seems that running `git annex fsck` manages to
|
||||
recover the deleted state and restores the database.
|
||||
"""]]
|
Loading…
Reference in a new issue