Are you sure I need SSH to get the code? The instructions imply I should be able to do it with a simple cvsClient (I'm using tortoise). Only committers appear to need to use cvs with SSH.
However, if I'm wrong then I'm unable to login to the cvs server with anoncvs/anoncvs. Any pointers would be handy. BTW - the docs would be much easier to follow if all the diagrams weren't broken links. I had a little trouble with instructions on page http://www.apache.org/dev/cvs-on-win32.html The line ... "You also need to set up the tunnelling. Flip to the Connection->SSH->Tunnels page and make a tunnel local tunnel on port 2401 like this:" was difficult to follow without the "This" to look at. I think I sorted everything out by following other docs but I thought I'd let you know there's a problem there. alan -----Original Message----- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Friday, November 19, 2004 9:18 AM To: Log4J Users List Subject: RE: getting 1.3 code... Hi, You need to it over a SSH connection: use PuTTY or a similar client as instructed at http://www.apache.org/dev. The CVS server is working fine, I'm using it right now. Yoav Shapira http://www.yoavshapira.com >-----Original Message----- >From: Alan Brown [mailto:[EMAIL PROTECTED] >Sent: Friday, November 19, 2004 12:10 PM >To: Log4J Users List >Subject: getting 1.3 code... > > >I can't seem to connect to cvs to get the latest code. > >From a windows shell, I'm using... > >set CVSROOT=:pserver:[EMAIL PROTECTED]:/home/cvspublic > >and > > >cvs login > >I am asked for my password and I get... > >cvs [login aborted]: connect to cvs.apache.org:2401 failed: No >connection could be made because the target machine actively refused it. > >Am I missing something? Is the cvs server down? > > >Sorry for the basic question... > >alan > > > >======= >Notice: This e-mail message, together with any attachments, contains > >information of Symyx Technologies, Inc. that may be confidential, > >proprietary, copyrighted, privileged and/or protected work product, > >and is meant solely for the intended recipient. If you are not the > >intended recipient, and have received this message in error, please > >contact the sender immediately, permanently delete the original and > >any copies of this email and any attachments thereto. > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
