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

RE: only svn and file works

From: Christopher Ness <chris_at_nesser.org>
Date: 2004-11-02 15:38:17 CET

On Tue, 2004-11-02 at 08:32, Faine, Mark wrote:
> On Mon, 2004-11-01 at 16:18, Faine, Mark wrote:
> Thanks for your suggestions. I am however using the same Berkeley DB
> version. Still, just to be sure the last time I rebuilt the repository I
> used fsfs just to take Berkeley out of the equation. Still I get the "Could
> not open the requested SVN file system" error.

That error is using http[s] protocol correct?

Mark, I'm stumped. Have you run `make check` on your SVN build to see
if it passes all the tests?

I still believe the problem is in Apache since you claim you can use SVN
from the command line but not through Apache. I don't know if you use
packages or source for your Apache build but I would suggest you build
Apache from source as well. You need to build Apache before Subversion.

Make sure you are specifying the correct location of APXS if you have
two httpd's installed. This can be specified on the configure command
(or autogen.sh as well)

   ### From my ./configure output: Line 961
   ### http://www.nesser.org/code/subversion/subversion.conf

checking for Apache module support via DSO through APXS... found at
/usr/local/apache2/bin/apxs

After this I'm all out of ideas here. I hope my ./configure file will
help you out.

Sorry, maybe someone else can offer some help!
Chris

-- 
Software Engineering IV,
McMaster University
PGP Public Key: http://www.nesser.org/pgp-key/
09:18:05 up 14:59, 3 users, load average: 0.00, 0.00, 0.01 
http://www.fsf.org/philosophy/no-word-attachments.html

Received on Tue Nov 2 15:38:57 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.