Stefan Küng schrieb:
> On 19.08.2011 10:28, Michael Osipov wrote:
>> Hi folks,
>>
>> I am behing an ISA proxy at work which requires me to authenticate
>> with Negotiate scheme. For sime reason TortoiseSVN did not play nice
>> with this. I turned on Wireshark and saw that Tortoise is requesting
>> a service ticket for the target host instead of the proxy host. Such
>> a rathen subtile bug was been present in the Java AHC library which I
>> was able to fix. Since I have no clue of C++, I can't patch it
>> myself.
>>
>> I am running on: SVN/1.6.15 (r1038135)/TortoiseSVN-1.6.12.20536
>> neon/0.29.5 with Windows XP SP3.
>>
>> I know that neon works as desired since I am running SVN 1.6.7 with
>> Neon 0.29.6 on FreeBSD which is successfully able to obtain a service
>> ticket for my proxy server.
>>
>> Any pointers on this?
>
> Please try the latest beta of TSVN or even a nightly build. If it
> doesn't work there either, you should report this on the Subversion
> mailing list since it's the svn library that handles all authentication.
Stefan,
I posted the issue on the svn users mailing list. Here the thread:
http://svn.haxx.se/users/archive-2011-08/0464.shtml
Mike
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2827697
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-08-22 19:40:13 CEST