You must login before checking out. Step 0. Set all variable, specifically, CVSROOT Step 1. make a directory, say, /home/me/projects/FreeDos Step 2. execute "cvs login". When asked for password, simply press enter. Step 3. execute "cvs co freedos"
Note that I've capitalized FreeDos just to demonstrate that "FreeDos" is just a name and may or may not match the module name. When you execute step 3, you will get something like: /home/me/projects/FreeDos/freedos/... <all files> HTH Happy Hacking, Gaurav Vaish http://gallery.mastergaurav.net ---------------------------------- On Mon, 23 Aug 2004 03:18:21 -0700, New Bie 123 <[EMAIL PROTECTED]> wrote: > > > Two more questions : > > 1) If cd /home/abc/mycvs_code is the general directory where I > have many sub directories, like /freedos, /freesomethingelse > etc. etc., which one do I "browse to" - to > > cd/home/abc/mycvs_code/freedos > or > **just** cd /home/abc/mycvs_code > > 2) when I've set cd /home/abc/mycvs_code/freedos as the directory > (using the binocular) button, and then try ->remote ->checkout > module, I get a checkout settings tab > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > Here I've set the following : > ---------------------------------------- > > Module name and path on server : > :pserver:[EMAIL PROTECTED]:/cvsroot/freedos > > Local Folder to checout to : /home/abc/mycvs_code/freedos _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
