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

Re: DB _RUNRECOVERY?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-01-16 16:55:55 CET

Ajit George <gajit@kurianinc.com> writes:

> I added about a thousand files in a single commit. Although the
> commit completed successfully, the database appears to have been
> corrupted. (see below). This is version 0.16.1-r4276
>
> a) How do I run database recovery?

'svnadmin recover'. Please RTFBook. :-)

> b) How do I collect info for a useful bug report?

Hmmm, your info below is interesting. Usually berkeley-db needs
recovery if you interrupt any client action which is directly
accessing it (and indeed, you're using ra_local). But it doesn't look
like you hit Control-C or anything. I wonder how this can be
reproduced?

>
> Thanks.
> Ajit
>
>
> /[...]/
> Adding sysctl.conf
> Adding tcp.smtp
> Adding (bin) tcp.smtp.cdb
> Transmitting file data
> ................................................................................................................................................................................................................
> Committed revision 15.
> gajit@dharma dharma $ svn st
> gajit@dharma dharma $ svn update
> svn: Couldn't open a repository.
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository file:///home/svn/repos/cletus/dharma
> svn: Berkeley DB error
> svn: Berkeley DB error while opening environment for filesystem
> /home/svn/repos/db:
> DB_RUNRECOVERY: Fatal error, run database recovery
> gajit@dharma dharma $
> ---------------------------------------------------------------------
> 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
Received on Thu Jan 16 16:59:17 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.