Re: Subversion repository breaks and needs recovery
From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-07-04 15:18:14 CEST
Morten Mertner wrote:
That's not a locking *problem*. That is the svn libraries using locking to prevent you from destroying your repository by running
There are several layers of lock.
1) Subversion repository locking.
Here, you are observing level 1 functioning correctly.
When your repository is hanging, I believe the culprit is a stale lock at level 2.
Max.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.