diff mercurial/manifest.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 909ee6b2a024
children 46408b80c3a1
line wrap: on
line diff