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

Re: Bad database version

From: Tobias Ringström <tobias_at_ringstrom.mine.nu>
Date: 2004-10-12 10:31:02 CEST

quastst@in-euro.de wrote:

>I've completely deinstalled BDB 4.2, subversion and apache and recompiled all
>from sources. I got a again the error. svn over neon and apr is working fine,
>only svnadmin makes problems:
>
>svn: Bad database version: compiled with 4.2.52, running against 4.1.25
>
>How can I find the problem and how can I solve it? In front I've looked with ldd
>for the links at svn, svnadmin, db_dump ... all is linked to libdb-4.2.so.
>I hope someone could help me.
>
>
You said that ldd does not show any 4.1 BDB when you run ldd. Are you
sure you're running the same svnadmin that you're checking with ldd? If
that doesn not help, try running "strace -o svnadmin.log svnadmin create
basis" and look for db in tmp.txt.

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 12 10:31:27 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.