aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/inAnnex_check_failed_repeatedly_for_present_content_v6/comment_5_5f2e03340fb98bd146c4563e8e57dd30._comment
blob: 811e604271f06bbfe51b74ea804ab639924bf36f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="joey"
 subject="""comment 5"""
 date="2017-09-16T16:07:38Z"
 content="""
Actually, you should `git annex lock` before moving the database out of
the way, otherwise it might be confused. So:

1. git annex lock
2. move keys/db to a safe backup location
3. git annex fsck
"""]]