Hi,
I'm trying to setup http access to a Subversion repository. Everything
works fine using svnserve but access via http gives a
"Could not open the requested SVN filesystem" error. Looking in the
apache error logs I see:
[Thu Mar 04 12:13:45 2004] [error] [client 127.0.0.1] (20014)Error
string not specified yet: Bad database version: compiled with 4.2.52,
running against 4.1.25
[Thu Mar 04 12:13:45 2004] [error] [client 127.0.0.1] Could not fetch
resource information. [500, #0]
[Thu Mar 04 12:13:45 2004] [error] [client 127.0.0.1] Could not open the
requested SVN filesystem [500, #160000]
[Thu Mar 04 12:13:45 2004] [error] [client 127.0.0.1] (2)No such file or
directory: Could not open the requested SVN filesystem [500, #160000]
I assume the bad database version is the problem. I have db4-4.2.52-3
installed by rpm alongside db4-4.1.25-14 (which I can't remove due to
other dependencies). I'm running a fresh fedora-core system and have
subversion-1.0 installed using the rpms from David Summers.
Can anyone suggest a fix for this? How do I make mod_dav_svn (is this
correct?) use the correct db4 version?
Any help is much appreciated.
cheers,
Bryan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 4 13:40:16 2004