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
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage
There is not I'm afraid.