[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: Axel Thimm <Axel.Thimm_at_ATrpms.net>
Date: 2004-10-05 10:53:57 CEST

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

  • application/pgp-signature attachment: stored
Received on Tue Oct 5 10:54:39 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.