This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Subversion and firewalls question


Steve Ellcey <sje@cup.hp.com> writes:

> Anyone have advice on how to get subversion working through a corporate
> firewall.

In case it helps, any connection to port 443 on
sshproxy.sourceware.org is forwarded to port 22 on
sourceware.org/gcc.gnu.org.  This can help making SSH connections to
gcc.gnu.org through a firewall, if your firewall permits outgoing
connections to port 443 (which is https).

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]