Andy,
I've tried that here's the updated one from 10 minutes ago.
Still can't authenticate. I also added a new users name and pasword.
Does it matter on what modules I need or not need loaded
for basic authentication??
#
DAV svn
#SVNPath C:\svnrepos\test1
SVNParentPath c:\svnrepo
#
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
Jim Ravagno
- Or
Hi,
My passwrds were set when I installed the program, ex: Harry and Sally.
When I right click and select sv n-repo-browser and use the location
" http://localhost/svnrepos/test1 "
I get the followning error:
"Unable to connect to a repository at URL 'http://localhost/svnrepos/test1'
T
I'll check it out
Thank you,
Jim - Original Message -
From: "Mark Phippard"
To: jrava...@comcast.net
Cc: users@subversion.apache.org
Sent: Friday, August 31, 2012 9:56:31 AM
Subject: Re: Apache Subversion 2.2
On Fri, Aug 31, 2012 at 9:27 AM, < jrava...@comcast.net > wrote:
Hi,
I was asked to install a source control site for Engineering. They asked for
Subversion.
This is a Rat Hole I didn't want to go down, not only to mention the
documention is horrible.
Apache 2.2> Tortoise> WebSVN> PHP 4.3.0. and now Wix installer on Windows 2003
Server.
Does any