You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jonathan Leffler <jl...@earthlink.net> on 2003/04/12 08:44:22 UTC

Error from http://svn.collab.net/svn/repos - Berkeley DB error while opening environment for filesystem /usr/www/repositories/svn/db:

 DB_RUNRECOVERY: Fatal error, run database recovery
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

When I try to connect to http://svn.collab.net/repos/svn via Netscape 
7.02, I get the error:

Berkeley DB error while opening environment for filesystem 
/usr/www/repositories/svn/db:
DB_RUNRECOVERY: Fatal error, run database recovery

When I try to use SVN to checkout the current revision, I get:

$ svn checkout http://svn.collab.net/repos/svn/trunk subversion
subversion/libsvn_ra_dav/props.c:595: (apr_err=175002)
svn: RA layer request failed
svn: The path was not part of a repository
subversion/libsvn_ra_dav/util.c:81: (apr_err=175002)
svn: PROPFIND of /: 405 Method Not Allowed
$

I suspect the two are related - does someone need to fix something?

I also suspect that the email won't get to the mailing lists because 
I'm not subscribed to dev and I don't see any reference to users on 
the mailing lists page any more (though I'm pretty sure it existed 
once upon an aeon or so ago).  Apologies for having to go via the 
back-door, therefore.

FWIW: it looks like I have SVN 0.20.1 built on MacOS X 10.2.5 with 
Neon 0.23.9 and HTTPD 2.0.44.

-- 
Jonathan Leffler (jleffler@earthlink.net, jleffler@us.ibm.com) 
#include <disclaimer.h>
Guardian of DBD::Informix v2003.04 -- http://dbi.perl.org/


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

Re: Error from http://svn.collab.net/svn/repos - Berkeley DB error while opening environment for filesystem /usr/www/repositories/svn/db:

Posted by Ben Collins-Sussman <su...@collab.net>.
Jonathan Leffler <jl...@earthlink.net> writes:

>  DB_RUNRECOVERY: Fatal error, run database recovery

> I suspect the two are related - does someone need to fix something?

Yes, an admin needs to run db recovery:  'svnadmin recover repos'. :-)

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