[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: Faine, Mark <Mark.R.Faine_at_msfc.nasa.gov>
Date: 2004-11-02 20:58:54 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?

Yes, that is correct.

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

I just did and the results were all successful though it took a long time to
complete.

>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.

>I agree, I am just at a loss. I don't know how to isolate the problem. If
there were some test or troubleshooting techniques I could employ I could
surely determine the problem.

>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

Here is my configure line:

LDFLAGS="-L/usr/local/lib -L/usr/lib -L/usr/local/ssl/lib
-L/usr/local/apache/lib" ./configure --sysconfdir=/etc/subversion
--enable-swig-bindings=all --with-gnu-ld
--with-berkeley-db=/usr/local/BerkeleyDB.4.2 --with-zlib
--with-jdk=/usr/local/java --with-apxs=/usr/local/apache/bin/apxs
--with-ssl --with-apr=/usr/local/apache --with-apr-util=/usr/local/apache
--enable-dso

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

Thanks for all your help anyway.

>Sorry, maybe someone else can offer some help!

I hope so too, anyone?

Thanks,
-Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 2 20:59:48 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.