[nmattiello@megatron ~]$ svn co svn://svn.twistedmatrix.com/svn/Twisted/trunk svn: Can't connect to host 'svn.twistedmatrix.com': Connection refused [nmattiello@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@divmod.com> wrote:
On Tue, 18 Sep 2007 15:03:11 -0400, Nicholas Mattiello < nicholas.mattiello@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@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python