[nmattiello@megatron ~]$ svn co svn://svn.twistedmatrix.com/svn/Twisted/trunk<br>svn: Can&#39;t connect to host &#39;<a href="http://svn.twistedmatrix.com">svn.twistedmatrix.com</a>&#39;: Connection refused<br>[nmattiello@megatron
 ~]$ telnet <a href="http://svn.twistedmatrix.com">svn.twistedmatrix.com</a> 3690<br>Trying 198.49.126.131...<br>telnet: connect to address <a href="http://198.49.126.131">198.49.126.131</a>: Connection refused<br>telnet: Unable to connect to remote host: Connection refused
<br><br>what could be wrong?<br><br><div><span class="gmail_quote">On 9/18/07, <b class="gmail_sendername">Jean-Paul Calderone</b> &lt;<a href="mailto:exarkun@divmod.com">exarkun@divmod.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, 18 Sep 2007 15:03:11 -0400, Nicholas Mattiello &lt;<a href="mailto:nicholas.mattiello@gmail.com">nicholas.mattiello@gmail.com</a>&gt; wrote:<br>&gt;hello,<br>&gt;<br>&gt;I am trying to check out from the svn repository, but it keeps refusing me,
<br>&gt;even when i run the svn co command on the downloads page.<br>&gt;<br>&gt;svn co svn://svn.twistedmatrix.com/svn/Twisted/trunk<br>&gt;<br>&gt;<br>&gt;svn: Can&#39;t connect to host &#39;<a href="http://svn.twistedmatrix.com">
svn.twistedmatrix.com</a>&#39;: Connection refused<br>&gt;<br>&gt;any help would be appreciated, thanks.<br>&gt;<br><br>Seems to be working now, for me:<br><br>$ telnet <a href="http://svn.twistedmatrix.com">svn.twistedmatrix.com
</a> 3690<br>Trying 198.49.126.131...<br>Connected to <a href="http://svn.twistedmatrix.com">svn.twistedmatrix.com</a>.<br>Escape character is &#39;^]&#39;.<br>( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline svndiff1 absent-entries ) ) ) ^]c
<br><br>telnet&gt; c<br>Connection closed.<br><br>Jean-Paul<br><br>_______________________________________________<br>Twisted-Python mailing list<br><a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com
</a><br><a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br></blockquote></div><br>