Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 1195 → Rev 1196

/FollowMe/locks/db-logs.lock
0,0 → 1,7
DB logs lock file, representing locks on the versioned filesystem logs.
 
All log manipulators of the repository's Berkeley DB environment
take out exclusive locks on this file to ensure that only one
accessor manipulates the logs at a time.
 
You should never have to edit or remove this file.