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

HTTP proxy problems since 1.6

From: <webpost_at_tigris.org>
Date: Wed, 22 Apr 2009 09:06:16 -0700 (PDT)

Hello,

since TortoiseSVN 1.6, I have the problem that I can't connect to HTTP repositories through our company proxy (some proxy server using NTLM authentication). E.g., if I try to connect to the Subversion repository, I get the error message "Server sent unexpected return value (502 Proxy Error ( The specified network name is no longer available. )) in response to OPTIONS request for 'http://svn.collab.net/repos/svn/trunk'". If I try to connect to a HTTPS repository, I get the message "OPTIONS of https://<repository>: SSL negotiation failed: Secure connection truncated https://<server>". All 1.5.X versions worked fine, and the command line client version 1.6.0 from collab.net works, too.

My servers file looks like this:

[global]
http-proxy-host = <proxy server name>
http-proxy-port = 3128
http-proxy-username = <proxy user name>

(I didn't set a password because I want to use the password from my Windows session which works fine for TortoiseSVN 1.5 and the current command line client.)

The latest version I tested was the current official 1.6.1, Build 16129 release. I haven't tested the most current development build but I checked the Changelog.txt from trunk and found no change that looked like it would help.

I hope my report helps you and you can find a solution soon because I love 1.6 and don't want to go back to 1.5.

Thanks for the work you are doing here.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1862451

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-22 18:11:24 CEST

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.