Hans Van Eylen wrote:
> Stefan Küng <tortoisesvn@...> writes:
>
>> Hans Van Eylen wrote:
>>> I have some strange automatic authentication issues which only appeared
>>> with 1.4.1.
>>>
>>> My Subversion server is on Apache 2.0.54 with sspi 1.04 module and has
>>> the settings as documented in the TortoiseSVN setup instructions.
>>>
>>> SVN commandline --no-auth-cache works fine on all versions from 1.3
>>> onwards. No username/password is being asked, except when the username
>>> contains an _ . I suppose this might be due to the neon unicode handling
>>> problems.
>> Did you also try the commandline v1.4?
>>
>> Stefan
>>
>
>
> Hi Stefan,
>
> I definitely tried commandline 1.4.2 which worked fine. Not sure I still have
> the 1.4 version somewhere. I'll try that on Monday at work.
I think I know what's the problem:
the '--no-auth-cache' param of the command line is *not* for suppressing
authentication. The only thing it does is if you have to provide
authentication data, it won't store that data on disk for later use.
Now, you said you tried the commandline with --no-auth-cache and it
worked, then you used TSVN 1.4.1 and *cleared the auth cache*, and
you're asked for authentication. That means that before when you used
the command line client, the auth data stored on disk was used
(--no-auth-cache is only for *storing* the data - it it is already
stored it is still used). After clearing the auth cache, no
authentication data is available anymore and you're asked for
authentication data.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sun Dec 3 15:15:38 2006