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

Re: HTTP proxy problems since 1.6

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 22 Apr 2009 18:44:25 +0200

webpost_at_tigris.org wrote:
> 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.

Very strange that the CL client works and TSVN doesn't?

> My servers file looks like this:
>
> [global] http-proxy-host = <proxy server name> http-proxy-port = 3128
> http-proxy-username = <proxy user name>

Try adding the line
http-library = serf

and check if that helps. Maybe it's an issue with the neon lib and serf
works?

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1862881
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-04-22 18:44:42 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.