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

Re: Weird error

From: Ulrich Eckhardt <ulrich_at_tuxator.satorlaser-intern.com>
Date: 2006-02-07 08:39:25 CET

On Monday 06 February 2006 23:26, Yaakov Chaikin wrote:
> DB_VERSION_MISMATCH: Database environment version mismatch
> svn: bdb: Program version 4.3 doesn't match environment version

You probably replaced Subversion binaries that were linked with DBD4.2 with
ones that were linked with 4.3. Downgrade to a Subversion using BDB4.2, dump
the repository, upgrade again and reload the dump into a new repository. You
might consider switching to the FSFS backend which has become the default,
too, because it doesn't suffer this additional dependency on BDB.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 7 21:21:18 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.