another lock file
This commit is contained in:
parent
f4d984e3cc
commit
891242ad26
2 changed files with 6 additions and 0 deletions
|
@ -35,3 +35,7 @@ fatal: Unable to create '/mnt/sdcard/reference/.git/index.lock': File exists.
|
||||||
|
|
||||||
# End of transcript or log.
|
# End of transcript or log.
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
|
> The '/mnt/sdcard/reference/.git/index.lock' lock file will now be
|
||||||
|
> automatically dealt with. Have not done anything about the refs/remotes
|
||||||
|
> lock files yet. --[[Joey]]
|
||||||
|
|
|
@ -18,6 +18,8 @@ check that nothing else is using it, fix the problem, and redo the commit.
|
||||||
it can take care of it, and if not, it's a server, and perhaps the user
|
it can take care of it, and if not, it's a server, and perhaps the user
|
||||||
should be required to fix up if it crashes during a commit. This should
|
should be required to fix up if it crashes during a commit. This should
|
||||||
not affect the assistant anyway.
|
not affect the assistant anyway.
|
||||||
|
* TODO Seems that refs can also have stale lock files, for example
|
||||||
|
'/storage/emulated/legacy/DCIM/.git/refs/remotes/flick_phonecamera/synced/git-annex.lock'
|
||||||
|
|
||||||
## incremental fsck
|
## incremental fsck
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue