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

Re: Problem with BDB repositories when upgrading to 1.2rc2

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-04-28 14:00:35 CEST

Gino Marckx wrote:

>Hi there,
>
>I am using Windows and see the following problem.
>I just upgraded my 1.1.4 installation to 1.2rc2, and made sure the modules
>in the apache2 configuration pointed to the ones, installed with the new
>version of Subversion.
>Everything works fine for FSFS repositories. But when accessing a BDB
>repository, I am told Subversion cannot access the requested file system
>and the Apche log file contains the following entries:
>
>(20014)Error string not specified yet: Berkeley DB error for filesystem
>c:/data/svn/test/db while opening environment:\nDB_VERSION_MISMATCH:
>Database environment version mismatch
>Could not fetch resource information. [500, #0]
>Could not open the requested SVN filesystem [500, #160029]
>
>When I change the configuration of apache back to the modules of 1.1.4,
>everything works fine.
>I will dump my repositories using 1.1.4 and load them in 1.2 for now, but
>I assume that it would be better to fix this...
>
>
1.1.4 uses BDB-4.2, 1.2 uses BDB-4.3. It should be enough to do an
"svnadmin recover" on the repositories (with the 1.2 svnadmin), that'll
remove the BDB environment files.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 28 14:01:36 2005

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

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