At its simplest, you could imagine a release process scheduled to run every night at 1:00 am that looked something like this:
cvs update
/usr/local/apache/bin/apachectl stop
/usr/local/apache/bin/apachectl start
However, this approach is likely to prove unsatisfactory for several reasons:
Given this description, it is possible to rough out a simple spec for The Release System (TRS):
A few questions:
Thanks for any and all help.
Automating the release of new functionality 0 Comments More | Login | Reply /