[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: Ronny T. Lampert <telecaadmin_at_uni.de>
Date: 2005-03-16 15:00:39 CET

> 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

Easy. Edit
$REPOS/db/DB_CONFIG

Look for lines with "set_flags" and comment them all out.
Then take one by one in and check if the client works.

You will lose some features/speed/... because:

It seems the "new" subversion was built against an older bdb than when you
created the $REPOS and doesn't support some options.

Cheers,
Ronny

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