source:
trunk/test/repo/locks/db-logs.lock
@
292
Last change on this file since 292 was 248, checked in by , 16 years ago | |
---|---|
File size: 295 bytes |
Rev | Line | |
---|---|---|
[242] | 1 | DB logs lock file, representing locks on the versioned filesystem logs. |
2 | ||
3 | All log manipulators of the repository's | |
4 | Berkeley DB environment take out exclusive locks on this file | |
5 | to ensure that only one accessor manupulates the logs at the time. | |
6 | ||
7 | You should never have to edit or remove this file. |
Note: See TracBrowser
for help on using the repository browser.