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

Re: db problems after updating subversion

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-03-16 18:40:52 CET

Udo Kirin wrote:
> hello,
> i have updated my subversion 1.1.x to 1.1.3 (r12730).
> my old installation was out of source subversion and bdb.
> bdb is 4.2.52
> when i do e.g
> svnlook tree test_cmmmcc/
> i get en error message like
> svn: Berkeley DB error while opening environment for filesystem
> test_cmmmcc/db:
> Das Argument ist ungültig
> svn: bdb: incorrect arguments for name-value pair: set_flags
>
> i think this is caused while my new subversion version dose not know where
> my dbd is or some missing links.
>
> is there an way to bring my new subversion to work with this existing bdb?

Looks like your new BDB is actually NOT 4.2.52, but something earlier.

If you really need to migrate between BDB versions, you should use svnadmin
dump and load.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 16 18:44:06 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.