Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
So that would grab the entire source tree of the mymodule module, correct? Can you specify an individual file? cvs co mymodule sourcefiletocheckout Once I add the module to the modules file how would I add it to the repository? cvs add mymodule mysourcefile Also, if I have modified 1 of the files and I do a co on the entire module will it overwrite my changes or is it smart enough to detect that? Thanks again, Sorry for all the questions but Im trying to get all this set up in a single day. "Bo Berglund" <bo.berglund at telia.com> wrote in message news:3ca0dcaa.1285156390 at news.cvsnt.org... > On Tue, 26 Mar 2002 19:46:31 +0000 (UTC), "Unknown Dude" > <nobody at nowhere.com> wrote: > > >If I have a repository called /TEST and I want to access a module called > >mymodule, how do I set up my cvsroot on the client side > > > >cvsroot=:pserver:joe at cool.com:/TEST/mymodule? > >cvsroot=:pserver:joe at cool.com:/TEST? and then refer to the module during > >checkouts? > > > >Please advise > > > > This should do it: > set cvsroot = :pserver:joe at cool.com:/TEST > cvs login (enter password) > cvs co mymodule > > > > /Bo > (Bo Berglund, developer in Sweden) > _______________________________________________ > Cvsnt mailing list > Cvsnt at cvsnt.org > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs