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

Re: Using a http or socks proxy with svn:// protocol

From: Kurt Pruenner <leak_at_gmx.at>
Date: Mon, 15 Dec 2008 13:48:44 +0100

michal.fita_at_gmail.com wrote:
> On Fri, Jul 18, 2008 at 09:11, fpiette <francois.piette_at_gmail.com>
> wrote:
>> HTTP proxies by definition only handle HTTP traffic. svn:// is not
>> HTTP, so that's not going to happen.
>
> The above statament is NOT TRUE! I have working ssh and some other
> services by HTTP Proxy in my company.

Only if your HTTP proxy also proxies HTTPS, and only if the destination
port you want to connect to isn't filtered in some way - which it often
is by limiting HTTPS connections to port 443.

But yes, HTTP proxies can tunnel HTTPS and other outbound requests that
aren't HTTP, as can SOCKS proxies.

-- 
Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
.......It might be written "Mindfuck", but it's spelt "L-A-I-N".......
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=984416
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-15 13:49:00 CET

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.