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

Re: svnadmin load leaves repos in inconsistent state

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-07-02 00:52:55 CEST

On Tue, Jul 01, 2003 at 01:20:36PM -0400, Garrett Rooney wrote:
> kfogel@collab.net wrote:
> >Oh, this is definitely a bug, but the question is, how can we
> >reproduce it? I 'svn ls' repositories all the time, no problem.
> >
> >Not sure what to suggest, except possibly posting a transcript of all
> >the commands you ran from start to end (including even side stuff like
> >shutting down Apache before recovery), maybe someone can spot a
> >misstep.
>
> One thing that occured to me. You mentioned that you were migrating to
> a new version of Berkeley DB. Are you sure that the versions of svn and
> svnadmin you're using are linked with the correct versions? Perhaps the
> outout off "ldd svn" and "ldd svnadmin" would be useful.

That sounds exactly like the problem. Mixing up BDB versions can definitely
cause problems with the database. The libraries and executables all need to
point to the "right" version of BDB.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 2 00:47:53 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.