<Location /svn/> 
#<Location C:\svnrepos\test1> 
DAV svn 
#SVNPath C:\svnrepos\test1 
SVNParentPath c:\svnrepos 
#SVNListParentPath on 
# SVNIndexXSLT "/svnindex.xsl" 
AuthType Basic 
AuthName "Subversion Repository" 
AuthUserFile C:\svnrepos\test1\conf\passwd 
#AuthzSVNAccessFile svnaccessfile 
Require valid-user 
</Location> 


Jim Ravagno 

----- Original Message -----
From: "Ryan Schmidt" <subversion-20...@ryandesign.com> 
To: jrava...@comcast.net 
Cc: users@subversion.apache.org 
Sent: Wednesday, September 5, 2012 11:40:29 AM 
Subject: Re: Trying to authenticate "Basic Setup" 


On Sep 5, 2012, at 10:27, jrava...@comcast.net wrote: 

> I get the followning error: 
> "Unable to connect to a repository at URL 'http://localhost/svnrepos/test1' 

It sounds like that's not the URL of the repository. Show us the relevant part 
of your httpd.conf. 

Reply via email to