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

Error when trying to test my svn build

From: sashan <sashang_at_ihug.co.nz>
Date: 2002-10-28 08:36:14 CET

Hi

I'm trying to setup a Subversion server.So far I've been able to build
and install all the required tools (Apache, Berkeley DB, autoconf,
libtools etc..). All of this has taken me about 2 days to setup.
However when I try this command:
svn co http://localhost/misc/svn/test_repos wc

I get this error message
svn: RA layer request failed
svn: PROPFIND of /: 405 Method Not Allowed

Also the Apache error logs have this message
[Mon Oct 28 20:30:01 2002] [error] [client 127.0.0.1] Could not fetch
resource information. [500, #0]
[Mon Oct 28 20:30:01 2002] [error] [client 127.0.0.1] Could not open the
SVN filesystem at /misc/svn/test_repos [500, #160000]
[Mon Oct 28 20:30:01 2002] [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]

I don't understand why it complains about the bad database version -
I've built and installed 4.0.14.

Platform is RH7.3. I've only realized over the last 2 days that the
following commands

./configure
make
make install

is a common pattern and used to install software on Linux (i.e. I'm new
to Linux).

Thanks.

Sashan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 28 08:37:09 2002

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.