On Tue, 2005-10-18 at 15:56 -0700, Steve Ellcey wrote:
> > > Currently I get:
> > >
> > > | /usr/local/bin/svn co svn+ssh://gcc.gnu.org:/svn/gcc/trunk
> > > | ssh: gcc.gnu.org:: no address associated with hostname.
> > > | svn: Connection closed unexpectedly
> >
> > This one might easy.
> >
> >
> > Currently I get:
> >
> > | /usr/local/bin/svn co svn+ssh://gcc.gnu.org:/svn/gcc/trunk
> > | ssh: gcc.gnu.org:: no address associated with hostname.
> > | svn: Connection closed unexpectedly
>
> This one might easy.
>
> You added a : at the end of gcc.gnu.org :)
Blush
It worked.
Steve
On Tuesday 18 October 2005 23:34, Ian Lance Taylor wrote:
> Steve Ellcey <[EMAIL PROTECTED]> 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
> s
On Tue, 2005-10-18 at 15:31 -0700, Steve Ellcey wrote:
> Anyone have advice on how to get subversion working through a corporate
> firewall.
>
> Currently I get:
>
> | /usr/local/bin/svn co svn+ssh://gcc.gnu.org:/svn/gcc/trunk
> | ssh: gcc.gnu.org:: no address associated with hostname.
> | svn: C
Steve Ellcey <[EMAIL PROTECTED]> 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
gc
Anyone have advice on how to get subversion working through a corporate
firewall.
Currently I get:
| /usr/local/bin/svn co svn+ssh://gcc.gnu.org:/svn/gcc/trunk
| ssh: gcc.gnu.org:: no address associated with hostname.
| svn: Connection closed unexpectedly
I have cvs working, I ran socksify on c