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

Re: svn commit: DB_PAGE_NOTFOUND

From: Seth Delackner <seth_at_jtan.com>
Date: 2003-04-10 20:47:55 CEST

On Wed, Apr 09, 2003 at 09:11:34PM -0500, Ben Collins-Sussman wrote:
> You don't need to 'svnadmin dump' to upgrade to BDB 4.1. Just rebuild
> svn with the new bdb, and then run 'svnadmin recover' on your
> repository. BDB will upgrade its own tables in-place.

built DB 4.1, installed. Downloaded 0.19.1 svn tgz, it seems a bit braindead:

bash-2.05a$ ./configure --with-berkeley-db=/usr/local/BerkeleyDB.4.1 --with-ssl --enable-maintainer-mode --with-apxs=/usr/local/apache2/bin/apxs --with-apr=../httpd-2.0.44/srclib/apr --with-apr-util=../httpd-2.0.44/srclib/apr-util --with-neon=/usr/local
[...]
Checking for Berkeley DB in /usr/local/BerkeleyDB.4.1 (as db4)... no
checking for Berkeley DB in /usr/local/BerkeleyDB.4.1 (as db)... no
configure: error: Could not find Berkeley DB 4.0.14 with names: db4 db
bash-2.05a$ ls -l /usr/local/BerkeleyDB.4.1
total 0
drwxr-xr-x 12 root staff 408 Apr 10 11:25 bin
drwxr-xr-x 12 root staff 408 Apr 10 11:25 docs
drwxr-xr-x 6 root staff 204 Apr 10 11:25 include
drwxr-xr-x 8 root staff 272 Apr 10 11:25 lib

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 10 20:48:47 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.