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

Re: Problem upgrading from v1.0.6 -> v1.1.1

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-11-16 14:26:47 CET

fc2 wrote:
> Hi
>
> After an upgrade from v1.0.6 to v1.1.1 I cannot access
> my existing repos. It seems to be a database problem:
>
> [root@ahweb svn]# svnadmin verify /usr/local/svn/tools
> svn: Berkeley DB error while opening environment for filesystem
> /usr/local/svn/tools/db:
> Invalid argument
> svn: bdb: incorrect arguments for name-value pair: set_flags
...
> My server is running fc1 with subversion rpms from ATrpm. According
> to v1.1.1 release notes there should be no need to dump/reload dbs
> if upgrading from v1.0.6 - why I'm rather surprised to run into this
> kind of trouble.

You've downgraded your BDB version at the same time you upgraded your
Subversion version.

Judging by those errors, I'm guessing that you were using BDB 4.2 before.

Find or build a subversion built against BDB 4.2

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 16 14:27:51 2004

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.