This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: svn troubles
On Fri, 2005-10-28 at 08:49 +0200, Andreas Jaeger wrote:
> Ralf Corsepius <ralf.corsepius@rtems.org> writes:
>
> > Hi,
> >
> > I don't seem to be able to access svn:
> >
> > # svn ls svn://gcc.gnu.org/svn/gcc
> > [several (2-3) minutes pass, during which svn is non-interruptable]
> > svn: Can't connect to host 'gcc.gnu.org': Connection timed out
>
> I didn't read that it's up again after the switch from CVS to SVN - I
> suggest to wait until Danny sends the announcement,
For the record: This wasn't the only cause.
My firewall/router blocked the svn-port (port 3690/tcp) ;)
Ralf