TortoiseSVN Not even asking for Authentication
From: DuBois, Patricia \(Trisha\) A <PDUBOIS_at_houstonisd.org>
 
Date: 2005-12-08 22:25:20 CET 
I just setup a Win2K Server,  with Apache 2.0.55, and Subversion 1.2.3, with Tortoise 1.2.4
 I am using Windows domain authentication.
 My location tag is as follows:
 <Location /svn>
 AuthName "Subversion repositories"
 AuthType SSPI
 <LimitExcept GET PROFOUND OPTIONS REPORT>
 AuthzSVNAccessFile "c:/svn/AuthzSVNAccessFile.txt"
 I have the required load modules set as follows and they appear to be working
 I can view in a browser http://svn.houstonisd.org/svn/Test/  This prompts for a Login as it should and with the proper login (from my domain account in the svnaccessfile) I am able to login. However, if I try to use Tortoise it doesn't even prompt for a login.  I am attempting to checkout just my test repository for now but I can't seem to do anything.  
 The error I get is:
 This is my first time setting this up and I'm so close I can taste it but I can't get the TortoiseSvn to connect. Can anyone help me?
 ---------------------------------------------------------------------
 --Received on Thu Dec 08 21:38:42 2005  | 
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.