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

Re: "OPTIONS request failed" error after upgrade to 1.2

From: Nick Gilbert <nick_at_x-rm.com>
Date: 2005-07-01 19:47:28 CEST

>> [Fri Jul 01 14:13:50 2005] [error] [client 192.168.0.95] (20014)Error
>> string not specified yet: Berkeley DB error for filesystem
>> F:\\svnrepo/fms/db while opening environment:\nDB_VERSION_MISMATCH:
>> Database environment version mismatch
>
>
> This error usually means that mod_dav_svn is linked to one version of
> BerkeleyDB, but accessing a database made by a different version of
> BerkeleyDB.
>
> Are you sure only one person is getting this error?

It seems I am getting error.. not sure how I didn't notice it. Perhaps I
haven't comitted since the upgrade as I've been working on something else.

I don't get why I'm getting these errors. I thought subversion
was backwards compatible with old repos. Was I supposed to dump and
reload when i went from 1.1 to 1.2?

I even get the error if I run "svnadmin verify wright" from the server
itself:

F:\svnrepo>svnadmin verify wright
svnadmin: Berkeley DB error for filesystem wright/db while opening
environment:
DB_VERSION_MISMATCH: Database environment version mismatch
svnadmin: bdb: Program version 4.3 doesn't match environment version

I need to get this working very soon or I'll get a LOT of grief, so any
assistance would be greatly appreciated!

Nick..

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 1 20:07:52 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.