diff mercurial/base85.c @ 24806:61aea11fb83d stable

tags: do not abort if failed to write lock file to save cache LockHeld wasn't enough to suppress error during acquiring lock. If .hg directory is read-only, LockUnavailable will be raised. $ chmod ugo-w .hg $ hg identify abort: could not lock working directory of ...: Permission denied
author Yuya Nishihara <yuya@tcha.org>
date Fri, 17 Apr 2015 23:22:58 +0900
parents 19a915d43a68
children c1aefe57cf4e
line wrap: on
line diff