source: trunk/test/repo/locks/db-logs.lock @ 250

Last change on this file since 250 was 248, checked in by Peter Johansson, 16 years ago

fixes #125

File size: 295 bytes
Line 
1DB logs lock file, representing locks on the versioned filesystem logs.
2
3All log manipulators of the repository's
4Berkeley DB environment take out exclusive locks on this file
5to ensure that only one accessor manupulates the logs at the time.
6
7You should never have to edit or remove this file.
Note: See TracBrowser for help on using the repository browser.