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

Bad database version

From: <quastst_at_in-euro.de>
Date: 2004-10-11 13:29:34 CEST

Hello,

I compiled db4, apache2 and subversion 1.1.0 like it was explained installation
description for Linux.
Here are my configure parameters:

db4
../dist/configure --disable-posixmutexes

apache2
./configure --prefix=/usr/local/httpd --enable-modules=all --enable-ssl
--with-ssl=/usr/local/openssl --enable-so --enable-dav --enable-deflate=shared
--enable-so --with-berkeley-db=/usr/local/BerkeleyDB.4.2 --with-dbm=db4

subversion 1.1.0
./configure --with-berkeley-db=db4 --with-apxs=/usr/local/httpd/bin/apxs
--with-apr=/usr/local/httpd --with-apr-util=/usr/local/httpd

I get now no compile error, but if I want to create a repository, I get the
following message:

# svnadmin create basis
svn: Bad database version: compiled with 4.2.52, running against 4.1.25

I've googled, but didn't find a solution.
Maybe someone can help me.

CU

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 11 13:30:18 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.