18 Sep
2007
18 Sep
'07
5:41 p.m.
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