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

[TSVN] Double auth revisited

From: Nicklas Norling <exinor_at_exinor.net>
Date: 2004-12-15 13:24:30 CET

Hi!

If I remeber there was some thread about double authentication with TSVN.
I think I may have discovered that myself just now. Or it's another one...

Steps to reproduce:

1. Turn on SSPI authentication (I have a Win2k server + apache)
2. Flush the auth cache on the client (Settings button)
3. 'Update' one of your old folders with e.g. "DOMAIN\username" + pwd

I find I consistently have to enter this information twice even though I
do enter the correct info the first time.

Note that svn.exe do not exhibit the same behaviour.

C:\SomeFodler>svn up
Autentiseringsregion (realm): <http://myserver:80> SVN Test area
Lösenord för "username": *********
Är på revision 12.

C:\SomeFolder>svn up --username DOMAIN\username
Autentiseringsregion (realm): <http://myserver:80> SVN Test area
Lösenord för "DOMAIN\username": *********
Är på revision 12.

/Nicke

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Dec 15 13:25:19 2004

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.