For what it's worth, I always use checkout on my nightly builds just after scrubbing all current sources.
Tip: If you create such a target, remember not to test it on your local source code!! -----Original Message----- From: Erik Hatcher [mailto:[EMAIL PROTECTED]] Sent: 10 May 2002 17:36 To: Ant Users List; [EMAIL PROTECTED] Subject: Re: CVS or Get??? It is indeed a confusing comment there, which probably should just be removed. What it means is that if you have files (like JAR's) available then perhaps getting them from an intranet HTTP server would be better than getting them from CVS. At least I believe that is what it means. Either way, the two tasks have nothing to do with one another - use whichever is appropriate for your needs. Erik ----- Original Message ----- From: "Jerome Jacobsen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 10, 2002 12:10 PM Subject: CVS or Get??? > The documentation for the Cvs task says Get is preferred for doing automated > builds. I'm confused. How do I Get an entire module out of CVS? I > don't want to specify every file using Get. Get works for a single > file, right? > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.351 / Virus Database: 197 - Release Date: 19/04/2002 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.351 / Virus Database: 197 - Release Date: 19/04/2002 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
