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

Antwort: Re: db problems after updating subversion

From: Udo Kirin <u.kirin_at_zeiss3d.de>
Date: 2005-03-17 08:34:56 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

>> Look for lines with "set_flags" and comment them all out.
>> Then take one by one in and check if the client works.
i have no expierience with database.
what flag is to set?
when i look in my dB_Config i find something like
# [requires Berkeley DB 4.2]
set_flags DB_LOG_AUTOREMOVE
i know that this autoremove is for clearing log files.
should i set an linkt to my bdb libs or what??

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 17 08:38:09 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.