You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Randy Vinas <rv...@emlab.com> on 2006/03/22 18:24:16 UTC

svn: PROPFIND request failed on '/'

Hi.

We have Subversion 1.2.3 running on a Debian machine & can browse the 
repository via svnserve just fine but have trouble connecting via 
Apache2 (we have Apache 1.3 running on port 80 & Apache2 on 8080).  This

'svn list --verbose http://svn.machine:8080'

returns this error

svn: PROPFIND request failed on '/'
svn: PROPFIND of '/': 302 Found (http://svn.machine)

In our apache2.conf the location to the repository is defined, is this 
just a permissions problem then?

Thanks in advance,
Randy




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: PROPFIND request failed on '/'

Posted by Nico Kadel-Garcia <nk...@comcast.net>.
Randy Vinas wrote:
> Hi.
>
> We have Subversion 1.2.3 running on a Debian machine & can browse the
> repository via svnserve just fine but have trouble connecting via
> Apache2 (we have Apache 1.3 running on port 80 & Apache2 on 8080). This
> 'svn list --verbose http://svn.machine:8080'
>
> returns this error
>
> svn: PROPFIND request failed on '/'
> svn: PROPFIND of '/': 302 Found (http://svn.machine)
>
> In our apache2.conf the location to the repository is defined, is this
> just a permissions problem then?
>
> Thanks in advance,
> Randy

Hard to say. Can you look at your HTTP logs for the Apache2 server? I assume 
you are putting the logs in a slightly different location. 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org