> I'm using the standard BDB file system. I also have it set up in > apache using mod_python.
This is a possible cause of the lock files. You'd better dump & reload your repository to a FSFS backend (which anyway has many advantages over BDB), and check whether the issue's still there. If you can, use SVN 1.4, which uses a more efficient FSFS repository (less space used on the hard drive). Cheers, Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
