Initial Rust implementation of locking based on the .hg/wlock symlink (or file),
with lock breaking when the recorded pid and hostname show that a lock was
left by a local process that is not running anymore (as it might have been
killed).
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHG5734b03ecf3e: rhg: Initial repository locking
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
There is not I'm afraid.