On Fri, 17 Aug 2001, JTK wrote:
>
> I see no way to do a simple "cvs update".  There's gotta be one, could somebody
> please tell me how to do it?  And add it to the web site?

See:

   http://www.mozilla.org/cvs.html

Basically, the easiest way on Windows to make sure you pull the right
files is to use a batch file which does this:

   cvs co mozilla/client.mak
   nmake -f client.mak pull_all

A copy of the batch file I use is at:

   http://www.damowmow.com/mozilla/compile-mozilla.bat

HTH,
-- 
Ian Hickson                                     )\     _. - ._.)       fL
Netscape, Standards Compliance QA              /. `- '  (  `--'
+1 650 937 6593                                `- , ) -  > ) \
irc.mozilla.org:Hixie _________________________  (.' \) (.' -' __________

Reply via email to