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

RE: SVN Filesystem error when trying to remotely connect to apache/svn/fedora2 setup

From: Stefano Capaccio <stefanoc_at_comsine.co.uk>
Date: 2004-10-05 11:19:38 CEST

Thanks.

Tried that. Nothing, still same error.

Is there a way I can just check to see if the installation is set up right
remotely? At the moment it fails whether I have authentication or not.

-----Original Message-----
From: Axel Thimm [mailto:Axel.Thimm@ATrpms.net]
Sent: 05 October 2004 09:54
To: Stefano Capaccio
Cc: users@subversion.tigris.org
Subject: Re: SVN Filesystem error when trying to remotely connect to
apache/svn/fedora2 setup

On Tue, Oct 05, 2004 at 09:44:13AM +0100, Stefano Capaccio wrote:
> Hi,
>
> I'm new to SVN so I apologise for the base query. I've installed SVN on
our
> Fedora Core 2 Linux box and am now trying to access it remotely from an XP
> machine running TortoiseSVN.
>
> I've added the 2 lines in a <Location etc> section and the LoadModule
> directive for mod-dav_svn.so in the http.conf file. Yet when I try to
> access the repository, I get a "* PROPFIND request failed. Could not open
> the requested SVN filesystem " error. Any help?

You need more than these two lines, something like
       <LimitExcept GET PROPFIND OPTIONS REPORT>
          ...
       </LimitExcept>

Check out /etc/httpd/conf.d/subversion.conf, and either copy the
directives from there, or uncomment them.

> RPM's installed are:
>
> db4-4.2.52-3.1
> subversion-1.1.0-0_10.rhfc2.at
> mod_dav_svn-1.1.0-0_10.rhfc2.at
> httpd-2.0.50-2.1
>
> The rpm's came from
>
> http://atrpms.net/dist/fc2/
>
> Thanks in advance,
>
> Stefano Capaccio

--
Axel.Thimm at ATrpms.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 5 11:21:34 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.