[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

BDB recovery, WAS: RE: MacOS X problems---Corrupt repository

From: Sander Striker <striker_at_apache.org>
Date: 2003-08-04 20:57:11 CEST

> From: Jack Repenning [mailto:jrepenning@collab.net]
> Sent: Monday, August 04, 2003 8:48 PM

> At 8:39 PM +0200 8/4/03, Sander Striker wrote:
>>
>> What we really need is a mandatory --force flag to svnadmin recover
>> and a "WARNING: ... Are you sure [yes/no]?" when --force isn't passed.
>
> Are you really saying there's nothing better that can be done? BDB
> doesn't record the PID of the locking processes, for example?

The philosophy behind recover is that all processes have died that
were accessing the db, and assuming that the locks that are there are
stale.

This is why Sleepycat recommends using a single program to access
the db and to proxy everything through that. We do have an issue on
this IIRC.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 4 20:57:58 2003

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.