From: Ben O. <zo...@th...> - 2002-01-02 20:31:21
|
At 09:03 PM 1/2/02 +0100, you wrote: >You should follow the "Anonymous CVS instructions": I'm afraid I'm thoroughly confused now! <disclaimer> This is my first time with CVS</disclaimer> I read the following: This project's SourceForge CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. The module you wish to check out must be specified as the modulename. When prompted for a password for anonymous, simply press the Enter key. cvs -d:pserver:ano...@cv...:/cvsroot/python-ldap login cvs -z3 -d:pserver:ano...@cv...:/cvsroot/python-ldap co modulename So, what exactly do I do? At a command prompt I enter what? Or, is it in a browser address bar? What do I do? TIA, BenO |