[Twisted-Python] cannot access svn repo

Nicholas Mattiello nicholas.mattiello at gmail.com
Wed Sep 19 08:04:34 MDT 2007


[nmattiello at megatron ~]$ svn co
svn://svn.twistedmatrix.com/svn/Twisted/trunk
svn: Can't connect to host 'svn.twistedmatrix.com': Connection refused
[nmattiello at megatron ~]$ telnet svn.twistedmatrix.com 3690
Trying 198.49.126.131...
telnet: connect to address 198.49.126.131: Connection refused
telnet: Unable to connect to remote host: Connection refused

what could be wrong?

On 9/18/07, Jean-Paul Calderone <exarkun at divmod.com> wrote:
>
> On Tue, 18 Sep 2007 15:03:11 -0400, Nicholas Mattiello <
> nicholas.mattiello at gmail.com> wrote:
> >hello,
> >
> >I am trying to check out from the svn repository, but it keeps refusing
> me,
> >even when i run the svn co command on the downloads page.
> >
> >svn co svn://svn.twistedmatrix.com/svn/Twisted/trunk
> >
> >
> >svn: Can't connect to host 'svn.twistedmatrix.com': Connection refused
> >
> >any help would be appreciated, thanks.
> >
>
> Seems to be working now, for me:
>
> $ telnet svn.twistedmatrix.com 3690
> Trying 198.49.126.131...
> Connected to svn.twistedmatrix.com.
> Escape character is '^]'.
> ( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline svndiff1 absent-entries ) )
> ) ^]c
>
> telnet> c
> Connection closed.
>
> Jean-Paul
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20070919/2beb0f3b/attachment.html>


More information about the Twisted-Python mailing list