On Wed, Aug 28, 2002 at 06:00:16PM +0530, Roger Magi wrote: > Hi, > I am in the process of running a sample application for Avalon/Excalibur. > I tried connecting to cvsserver to grab the source code from it.I am > connecting to CVSROOT ":pserver:[EMAIL PROTECTED]:/home/cvspublic" > But i am refused connection.The message i am getting is > "cvs [login aborted]: connect to cvs.apache.org(cvs.apache.org):2401 failed: > No connection could be made because the target machine actively refused it." > > Can anyone help me out in this..
Do you have a firewall blocking outgoing connections to port 2401? Here's how to test: jeff@expresso:~$ telnet cvs.apache.org 2401 Trying 63.251.56.143... Connected to icarus.apache.org. Escape character is '^]'. If you don't get the above message, something's blocking your connection. --Jeff > Thanks and Regards, > > Roger Magi, > Software Engineer, > Rave Technologies India Pvt. Ltd. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>