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

BDB version changed in win32 binaries ? (Was Re: Subversion 1.2.0 Release Candidate 2 released.)

From: François Beausoleil <fbeausoleil_at_ftml.net>
Date: 2005-04-28 20:40:32 CEST

Hi !

Branko Čibej said the following on 2005-04-27 19:58:
> The svn-1.2rc2 Win32 binaries are available:
>
> http://subversion.tigris.org/files/documents/15/22508/svn-win32-1.2.0-rc2.zip

I just downloaded this binary, and it seems like BDB is not the same
version as 1.1.x ? Am I right ?

This is what I get:

$ svn co svn://HOST/repos/ wc
svn: Berkeley DB error for filesystem D:/svn/repos/db while opening
environment:
DB_VERSION_MISMATCH: Database environment version mismatch
svn: bdb: Program version 4.3 doesn't match environment version

The new version:
$ svn --version
svn, version 1.2.0 (Release Candidate 2)
    compiled Apr 22 2005, 08:25:36

Prior version:
$ "C:\Program Files\Subversion\bin\svn.exe" --version
svn, version 1.1.3 (r12730)
    compiled Jan 20 2005, 05:51:34

I tried running an svnadmin recover, but svnadmin complains about a bad
database version. Must I do a dump/reload ?

I cannot find any mention of a change of version in branches/1.2.x/CHANGES.

Thanks !
François

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 28 21:04:44 2005

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.