You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Chris Foote <Ch...@xtra.co.nz> on 2003/07/14 20:55:58 UTC

SVN repos need recovery?

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?

Chris


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: SVN repos need recovery?

Posted by Chris Foote <Ch...@v21.me.uk>.
Thanks, as always for the fast response.

Chris.

----- Original Message ----- 
From: "Ben Collins-Sussman" <su...@collab.net>
To: "Chris Foote" <Ch...@xtra.co.nz>
Cc: <de...@subversion.tigris.org>
Sent: Monday, July 14, 2003 10:10 PM
Subject: Re: SVN repos need recovery?


> "Chris Foote" <Ch...@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
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: SVN repos need recovery?

Posted by Ben Collins-Sussman <su...@collab.net>.
"Chris Foote" <Ch...@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