Open WinCVS and click the 'Binocular' button in the first toolbar. Now 'Browse to the folder' where you want to checkout.
Happy Hacking, Gaurav Vaish http://gallery.mastergaurav.net ---------------------------------- On Sun, 22 Aug 2004 22:01:15 -0700, New Bie 123 <[EMAIL PROTECTED]> wrote: > > Thanks Gaurav Vaish > > That was the fastest reply that I ever remember to have got for any > problem !!. However, could you also tell me how to do the same **from > the Win CVS client** ? > > Thanks again > > New bie > > On Mon, 23 Aug 2004 10:26:11 +0530, "Gaurav Vaish" > > > <[EMAIL PROTECTED]> said: > > Simply go to the directory where you want the cvs-code to be in. > > So, if you want to put all code in, say, /home/abc/mycvs_code, > > > > $cd /home/abc/mycvs_code > > $export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvsroot/freedos > > $cvs login > > <press enter> > > $cvs checkout <module-name> > > > > > > > > Happy Hacking, > > Gaurav Vaish > > http://gallery.mastergaurav.net > > ---------------------------------- > > > > > > On Sun, 22 Aug 2004 21:51:33 -0700, New Bie 123 <[EMAIL PROTECTED]> > > wrote: > > > > > > > > > Hi > > > > > > Thanks a ton for the help. > > > > > > I've set up > > > > > > > >access method = pserver > > > >login name = anonymous > > > >host = cvs.sourceforge.net > > > >path = /cvsroot/freedos > > > > > > > > > > now **where** (inside Win CVS client) do I set up the directory **TO** > > > which CVS will update changes (i..) the target directory **on my > > > machine** > > > > > > TIA > > > > > > Newbie > > > > > > > > > > > > > > > > > > > >-----Original Message----- > > > >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Spiro Trikaliotis > > > >Sent: Wednesday, August 18, 2004 12:47 PM > > > >To: [EMAIL PROTECTED] > > > >Subject: Re: [OT ?] *WIN*CVS setup questions > > > > > > > >Hello, > > > > > > > >* On Wed, Aug 18, 2004 at 12:23:03AM -0700 New Bie 123 wrote: > > > > > > > >> :pserver:[EMAIL PROTECTED]:/cvsroot/freedos > > > >[...] > > > >> What are the following in the above : > > > >> ----------------------------------------------- > > > >> >>- Path > > > >> >>- Host address (IP / DNS name) > > > > > > > >I'm not sure if I understand you correctly. > > > > > > > >The format is: > > > > > > > > :<access method>:<login name>@<hostname>:<path> > > > > > > > >So, in the above example, the following holds true: > > > > > > > >access method = pserver > > > >login name = anonymous > > > >host = cvs.sourceforge.net > > > >path = /cvsroot/freedos > > > > > > > >HTH, > > > > Spiro. > > > > > > > >-- > > > >Spiro R. Trikaliotis > > > >http://www.trikaliotis.net/ > > > >http://www.viceteam.org/ > > > > > > > > > > > >_______________________________________________ > > > >Info-cvs mailing list > > > >[EMAIL PROTECTED] > > > >http://lists.gnu.org/mailman/listinfo/info-cvs > > > -- > > > New Bie 123 > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > _______________________________________________ > > > Info-cvs mailing list > > > [EMAIL PROTECTED] > > > http://lists.gnu.org/mailman/listinfo/info-cvs > > > > -- > > > New Bie 123 > [EMAIL PROTECTED] > > _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
