You might want to try the *WIN*cvs mailing list [EMAIL PROTECTED]
HTH ----- Original Message ----- From: "New Bie 123" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 23, 2004 2:56 PM Subject: Re: [OT ?] *WIN*CVS setup questions > > Hi > > surprisingly, command line like : > ----------------------------------------------- > cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/freedos login > cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/freedos co > modulename > ....work !! > > But ... me being that Windows user not liking command line, set up *Win* > CVS. For some reason, I'm still unable to get Win CVS to checkout :-(( > > So > ~~~~~~~~~~~~~ > - At present, Login worked. Thanks ! > - the other question remains > > So my questions for **Win CVS** set up are > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > Do I include the "module name" portion while setting the > "browse to" directory using the binocular button ? > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > 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 > > > - and > > What is the module name & path on server when I click on Remote -> > checkout module in Win CVS > > > Many thanks > > NB > > > > > > > > > > >-----Original Message----- > >From: Gaurav Vaish [mailto:[EMAIL PROTECTED] > >Sent: Monday, August 23, 2004 4:48 PM > >To: New Bie 123 > >Cc: [EMAIL PROTECTED] > >Subject: Re: [OT ?] *WIN*CVS setup questions > > > >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 > >---------------------------------- > > -- > New Bie 123 > [EMAIL PROTECTED] > > > > _______________________________________________ > Info-cvs mailing list > [EMAIL PROTECTED] > http://lists.gnu.org/mailman/listinfo/info-cvs > _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
