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

Re: SVN repos need recovery?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-14 23:10:03 CEST

"Chris Foote" <Chris.Foote@xtra.co.nz> writes:

> I get the following when updating.
>
> E:\subversion>svn --version
> svn, version 0.25.0 (r6433)
> compiled Jul 10 2003, 22:05:10
> [snip]
>
> E:\subversion>svn up
> svn: Berkeley DB error
> svn: PROPFIND request failed on '/repos/svn/trunk'
> svn:
> Berkeley DB error while checkpointing after Berkeley DB transaction for filesyst
> em /usr/www/repositories/svn/db:
> DB_INCOMPLETE: Cache flush was unable to complete
>
> Is there a problem with the repositry?

cmpilato was doing some stuff on svn.collab.net, and sent a SIGKILL to
an apache process. Of course, as expected, this left the db in an
inconsistent state. I just logged in, stopped apache, did a quick
3-second 'svnadmin recover', and restarted apache. All fixed now.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 14 23:12:15 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.