I'm trying to download the entire CVS following the instrucctions at
http://otrs.org/pages/index.pl?Site=Download
"...
The CVS tree has read only anonymous access. Follow these simple steps
and you can have your very own copy of the CVS tree.
To get the current code:
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs login
(the password is: cvs)
"
and got this:
"
[root@helpdesk root]# cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs
login
Logging in to :pserver:[EMAIL PROTECTED]:2401/home/cvs
CVS password:
cvs [login aborted]: connect to cvs.otrs.org(62.146.142.37):2401
failed: Connect
ion timed out
[root@helpdesk root]#
"
If I do the other option:
"
cvs -z3 -d :pserver:[EMAIL PROTECTED]:/home/cvs co otrs
"
I've got this:
"[root@helpdesk root]# cvs -z3 -d
:pserver:[EMAIL PROTECTED]:/home/cvs co ot
rs
cvs [checkout aborted]: connect to cvs.otrs.org(62.146.142.37):2401
failed: Conn
ection timed out
[root@helpdesk root]#
"
How can I do to download it?
Thanks,
Diego.
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs