[EMAIL PROTECTED] wrote:
> Hi,
> 
> I want to use cvs to check out the Tomcat 5.0 source.  First I used the 
> ant with the default build.xml, but I got the following error:
> 
> [cvs] cvs [checkout aborted]: connect to 
> cvs.apache.org(140.211.166.113):2401 failed: Connection refused
> 
> Then I tried to connect to the cvs server manually by using the following 
> command:
> 
> cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login 
> 
> I was able to connect to the server but when I use the 'anoncvs' as the 
> password, the server rejected and the output was the following:
> 
> cvs [login aborted]: connect to cvs.apache.org(140.211.166.113):2401 
> failed: Connection refused
> 
> So I am wondering that has the password for user "anoncvs" been changed or 
> the cvs server was no longer availabel or something else?
> 
> Thanks a lot,
> 
> Michael

Not sure whether the Tomcat CVS repository is still online at all. AFAIK
it has all been moved to SVN. See http://tomcat.apache.org/svn.html

Regards,
 Edmund

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to