On Fri, Apr 4, 2008 at 8:35 AM, Hin-Tak Leung <[EMAIL PROTECTED]> wrote: > Doesn't work for me: > > $ cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/wine co -P docs > cvs [checkout aborted]: connect to [wine.cvs.sourceforge.net]:2401 failed: > Connection timed out > > $ git cvsimport -C wine-doc -v -k -d :pserver:[EMAIL > PROTECTED]:/cvsroot/wine docs > Socket to wine.cvs.sourceforge.net: Connection timed out > > I'll need to try stunnel and see if it improves things. (but I can still > check out stuff from other sourceforge projects...) >
Firewall issue on your side? Can you ping wine.cvs.sourceforge.net? Connect to it on port 80? or port 2401?