[Insight-users] cvs login failure
Brad King
brad.king at kitware.com
Thu, 11 Mar 2004 12:53:59 -0500
Rodrigo Vivanco wrote:
> thanks for the suggestiong.
>
> I have tried both the web instructions and the document instructions, get the
> same login in error... is it possible to get the entire CVS Insight tree from
> the web based CVS pages? I was able to view it with my browser.
>>
>>I need to use the CVS checkout of Insight 1.6 but when I follow the web
>>instructions:
>>
>>cvs -d :pserver:anoncvs at www.itk.org:/cvsroot/Insight login (empty
>>password)
>>
>>
>>I get the following error:
>>
>>(Logging in to anoncvs at www.itk.org)
>>CVS password:
>>cvs [login aborted]: connect to www.itk.org:2401 failed: Connection
>>refused
You are probably behind a firewall that does not allow outgoing
connections on the CVS port. Ask your system or network administrator
to open the port.
-Brad