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

Re: PROPFIND request failed on 'projectname/!svn/vcc/default'

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-08 07:35:32 CET

On Mar 7, 2007, at 17:14, Fabien Schwob wrote:

> <Location>
> DAV svn
> SVNParentPath /home/jibaku/svn
> SVNListParentPath on
> AuthType Basic
> AuthName "Subversion repository"
> AuthUserFile /home/jibaku/svn/dav_svn.passwd
> Require valid-user
> </Location>

You need to say *what* location. Like:

<Location /svn/>

or:

<Location />

--

To reply to the mailing list, please use your mailer's Reply To All
function

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 8 07:36:04 2007

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.