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

Re: Is subversion safe to use?

From: JM Ibanez <jmibanez_at_gmail.com>
Date: 2004-11-26 14:09:19 CET

On Fri, 26 Nov 2004 05:34:16 -0700, Gary Thomas <gary@mlbassoc.com> wrote:
> On Fri, 2004-11-26 at 05:21, Guido Anzuoni wrote:
> Errors all look like this:
> [root@hermes mlbassoc]# svnadmin dump /SVN.OLD/mlb
> svn: Berkeley DB error while opening environment for filesystem /SVN.OLD/mlb/db:
> Invalid argument
> svn: bdb: incorrect arguments for name-value pair: set_flags

Something of this sort cropped up recently. IIRC, it had something to
do with mismatched BDB library versions. Check that the statically
linked version uses a BDB version that matches or is higher than the
old one.

Others on the list might want to add to that. (IIRC, you had to make a
tarball of the repos, remove the log files, then do a db_recover)

-- 
JM Ibanez --
A Law of Computer Programming:
Make it possible for programmers to write in English and you
will find the programmers cannot write in English. 
-----
http://www.livejournal.com/~jmibanez/
http://www.mycgiserver.com/~butiki/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 26 14:11: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.