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

Re: Repository broken, recover fails

From: <cmpilato_at_collab.net>
Date: 2003-06-09 16:31:54 CEST

Chris Wilson <chris@netservers.co.uk> writes:

> I ran recover several times, and at one point it claimed to have worked:
>
> [root@chris arp_antidote]# svnadmin recover /home/svn/root
> Acquiring exclusive lock on repository db.
> Recovery is running, please stand by...
> Recovery completed.
> The latest repos revision is 1231.
>
> Then I can at least check stuff out. But I tried the same checkin, and it
> broke the repository again.

(If you aren't doing so already, always make sure that the recovery
process is the only one accessing the repository.)

Now, if this is repeatable, can you debug? Do you have any
post-commit hooks that access the repository that might be crashing?
Is this over ra_local, ra_dav, or ra_svn?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 9 16:32:44 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.