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

Re: Trying to authenticate "Basic Setup"

From: <jravagno_at_comcast.net>
Date: Wed, 5 Sep 2012 17:01:56 +0000 (UTC)

<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-2012c_at_ryandesign.com>
To: jravagno_at_comcast.net
Cc: users_at_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, jravagno_at_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.
Received on 2012-09-05 19:02:32 CEST

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.