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

FW: [TSVN] http proxy

From: Glenn R Heard Jr <gheard_at_zoominternet.net>
Date: 2005-07-13 21:00:51 CEST

On Wednesday, July 13, 2005 5:18 AM, Alwin van Driel wrote:
> I am trying to connect to our repo (https on the internet)
> through a http- proxy (which requires authentication).I have
> the right credentials (and set it in the tortoise settings)
> but still not able to connect through the proxy.
>
> I am using an http analyzer and this returns,
>
> (Status-Line):HTTP/1.1 407 Proxy Authentication Required (
> The ISA Server requires authorization to fulfill the request.
> Access to the Web Proxy service is denied. )
> Via:1.1 ES1NL140W031
> Proxy-Authenticate:NTLM
> Proxy-Authenticate:Basic realm="es1nl140w031.is.essent.local"
> Proxy-Authenticate:Kerberos Proxy-Authenticate:Negotiate
> Connection:Keep-Alive
> Proxy-Connection:Keep-Alive
> Pragma:no-cache
> Cache-Control:no-cache
> Content-Type:text/html
> Content-Length:2376
>
> Which is a normal response, now tortoise should do the same
> request again but should add the proxy authentication to the header
> like:
>
> Proxy-Authorization:Basic ZGl2aXNpb25zXGd2dWlzdDoxMjM0NTY=
>
> which isnt happening at the moment, is http proxy supported
> and if yes, then how to configure and if No, then when will it be?
>

I'm forwarding this to the subversion list as I believe that TSVN does not
do the network interface but rather the svn libs do. I also have had this
same problem with proxy. Any suggestions?

Glenn Heard gheard@altronicinc.com
Software Engineer gheard@zoominternet.net
Altronic Inc. rayzer@zoominternet.net
ICQ: 123194600 www.altronicinc.com
Y!: glennheard

---
To understand recursion, you must first understand recursion
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 13 21:02:25 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.