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

Re: Fatal error, run database backup

From: Jacob Atzen <jacob_at_aub.dk>
Date: 2004-09-15 18:53:07 CEST

On Wed, Sep 15, 2004 at 11:53:00AM -0400, Aaron Mulder wrote:
> I just set up Subversion, imported a source tree (to foo/trunk),
> committed a couple trivial changes, and then imported another source tree
> (to bar/trunk). Now I get:
>
> svn: Berkeley DB error while opening environment for filesystem ...:
> DB_RUNRECOVERY: Fatal error, run database recovery

This is often a permissions problem. Check the book:

<http://svnbook.red-bean.com/svnbook-1.0/ch06s05.html>

And make damn sure that every unix user that accesses the repository has
the correct permissions and also sets the correct permissions.

-- 
Cheers,
- Jacob Atzen
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 15 18:53:39 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.