[TSVN] Still trying to set everything up ....
From: Karen Muller <karen_at_vvconsult.co.za>
Date: 2004-12-02 10:34:21 CET
Hi
Still trying to set everything up ....
This is what I added to the bottom of my httpd.conf file :
<Location /svn>
DAV svn
SVNParentPath C:\SVN
AuthName "Subversion repositories"
AuthType SSPI
SSPIAuth On
SSPIAuthoritative On
SSPIDomain VVHOLDINGS
SSPIOfferBasic On
AuthUserFile c:\svn\passwd\passwd
#AuthzSVNAccessFile "c:/svn/svnaccessfile.conf"
Require valid-user
</Location>
I created a username and password in c:\svn\passwd\passwd
If I go TortoiseSVN -> Repo-Browser and type in https://karen/svn/grms , I
https://karen/svn/grms/Error * PROPFIND request failed on '/svn/grms'
If I type https://karen/svn/grms in at my Internet Explorer. It asks me for
Authorization Required
This server could not verify that you are authorized to access the document
_____
Apache/2.0.52 (Win32) DAV/2 mod_auth_sspi/1.0.1 mod_ssl/2.0.52
What now ?????
Regards
Karen Muller
Software Developer
ISI
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.