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