[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: Yaakov Chaikin <yaakov.chaikin_at_gmail.com>
Date: 2006-02-07 21:27:12 CET

Thanks...

Actually, what I did was svnadmin recover and it solved all the
problems... I had to do an svn cleanup because it told me that some
rep. was locked, but "cleanup" solved that too.

After that, I did dump the rep to a file and recreated it with fsfs instead.

Thanks,
Yaakov.

On 2/7/06, Ulrich Eckhardt <ulrich@tuxator.satorlaser-intern.com> wrote:
> 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
>
>

---------------------------------------------------------------------
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:33:09 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.