> > 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