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

730 views
Skip to first unread message

fpiette

unread,
Jul 18, 2008, 9:11:46 AM7/18/08
to us...@tortoisesvn.tigris.org
Hi !

I cannot make TortoiseSVN V1.5 use the proxy settings when using the
svn:// protocol to access a repository.

It looks like TortoiseSVN use the proxy settings only when accessing
the repository with http. Unfortunately the repository I have to
access support only the svn:// protocol.

I would like to be able to use either HTTP proxy or SOCKS proxy with
svn:// protocol.

Any advice appreciated.
Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-un...@tortoisesvn.tigris.org
For additional commands, e-mail: users...@tortoisesvn.tigris.org

Andy Levy

unread,
Jul 18, 2008, 9:33:32 AM7/18/08
to us...@tortoisesvn.tigris.org
On Fri, Jul 18, 2008 at 09:11, fpiette <francoi...@gmail.com> wrote:
> Hi !
>
> I cannot make TortoiseSVN V1.5 use the proxy settings when using the
> svn:// protocol to access a repository.
>
> It looks like TortoiseSVN use the proxy settings only when accessing
> the repository with http. Unfortunately the repository I have to
> access support only the svn:// protocol.
>
> I would like to be able to use either HTTP proxy or SOCKS proxy with
> svn:// protocol.

This would have to go to one of the Subversion mailing lists, as it's
the Subversion libraries in question here, not TSVN itself.

HTTP proxies by definition only handle HTTP traffic. svn:// is not
HTTP, so that's not going to happen.

micha...@gmail.com

unread,
Dec 15, 2008, 7:40:21 AM12/15/08
to us...@tortoisesvn.tigris.org, Andy Levy
> On Fri, Jul 18, 2008 at 09:11, fpiette <francoi...@gmail.com> wrote:
>
> This would have to go to one of the Subversion mailing lists, as it's
> the Subversion libraries in question here, not TSVN itself.
>
> 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.

And I have problem with SVN protocol, too.

Regards,
Michał Fita

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

To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].

Kurt Pruenner

unread,
Dec 15, 2008, 7:48:44 AM12/15/08
to us...@tortoisesvn.tigris.org
micha...@gmail.com wrote:
> On Fri, Jul 18, 2008 at 09:11, fpiette <francoi...@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

Reply all
Reply to author
Forward
0 new messages