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

Re: Unable to open an ra_local session to URL

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-05-16 16:42:31 CEST

On May 16, 2006, at 16:15, kynn at panix.com wrote:

> % svn co file:///home/jones/svn-repos/MyProject/trunk MyProject
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///home/jones/svn-repos/
> MyProject/trunk'
> svn: Berkeley DB error while opening environment for filesystem /
> home/jones/svn-repos/db:
> DB_VERSION_MISMATCH: Database environment version mismatch
> svn: bdb: Program version 4.3 doesn't match environment version
>
> Could anyone tell me what's going on and/or how to fix it?

Seems you or someone upgraded the BerkeleyDB libraries on your system
without following the Subversion BDB upgrade instructions, which are
here:

http://subversion.tigris.org/faq.html#bdb43-upgrade

Once you get this sorted out you may want to consider switching from
BDB to FSFS so that you cannot experience similar problems in the
future. How to do this is described here:

http://subversion.tigris.org/faq.html#bdb-fsfs-convert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 16 16:43:49 2006

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.