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

Re: Updating 0.23 to 0.27 => Berkeley DB error

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-16 23:18:19 CEST

"Jean-Luc Wasmer" <jl.subversion@wasmer.ca> writes:

> > > svn: Couldn't open a repository.
> > > svn: Unable to open an ra_local session to URL
> > > svn: Unable to open repository 'file:///data/svnroot/testrep/trunk'
> > > svn: Berkeley DB error
> > > svn: Berkeley DB error while opening environment for filesystem
> > > /data/svnroot/testrep/db:
> > > Resource temporarily unavailable
> >
> > Did you accidentally upgrade from db4 to db4.1 as well?
>
> Yes... 4.0.14 -> 4.1.25

To upgrade a db database from 4.0 to 4.1, you need to run db_recover
(or 'svnadmin recover').

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 16 23:22:54 2003

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.