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

Re: mod_dav_svn bug?

From: Mark Grosberg <mark_at_nolab.conman.org>
Date: 2003-05-02 09:38:34 CEST

John Demme <demme@tightlinestudios.com> writes:

> [Fri May 02 00:43:20 2003] [error] [client 127.0.0.1] Could not fetch
> resource information. [500, #0]
> [Fri May 02 00:43:20 2003] [error] [client 127.0.0.1] Could not open the
> SVN filesystem at /home/repository [500, #160000]
> [Fri May 02 00:43:20 2003] [error] [client 127.0.0.1] (84)Invalid or
> incomplete multibyte or wide character: bad database version: got 3.3.11,
> should be at least 4.0.14 [500, #160000]

Make sure when you compile Apache you set:

  --with-berkeley-db=/path/to/db4

Or else the Apache binaries will be linked against DB3 and mod_dav_svn
runs inside of Apache so it gets Apache's libraries.

L8r,
Mark G.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 2 09:39:22 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.