in reply to Pragmatic project automation
I would think that scripted code checkout from CVS followed by compile and running the test suite was pretty usual. Given that this is only a few lines of shell or Perl why would you NOT automate it every night?
I hate doing the same stuff over and will typically spend 2-3 x as long to script it so I never have to do it over ever again. Mostly you win, sometimes you lose.....
cheers
tachyon
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Pragmatic project automation
by terra incognita (Pilgrim) on Sep 02, 2004 at 19:58 UTC | |
by sutch (Curate) on Sep 02, 2004 at 20:25 UTC | |
by terra incognita (Pilgrim) on Sep 03, 2004 at 17:58 UTC | |
Re^2: Pragmatic project automation
by adrianh (Chancellor) on Sep 03, 2004 at 09:34 UTC |