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

Re: svn co and proxy-servers

From: Holger Krekel <pyth_at_devel.trillke.net>
Date: 2004-02-04 11:57:50 CET

Stuart Robertson wrote:
> Hi,
>
> We've been using SVN internally for some time now with great success.
>
> However, today's the first time I've tried to check out source from public
> repositories on the Internet. I'm behind an http proxy server and I can't
> figure out how to get SVN to work with a proxy server.

as far as i know most (all?) proxy servers don't support proxying dav-traffic
to a subversion server. In our codespeak.net setup we therefore have an
additional port '8080' where apache listens, so that people can directly
connect without going through their proxy. This may or may not work with your
firewall but people on our side had success. IIRC if you use 'svn:externals'
i think you need to redirect traffic to this 8080-port from the subversion
config (sorry, forgot the details).

HTH,

   holger

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 4 18:29:13 2004

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.