Displaying 1 result from an estimated 1 matches for "bobs_tag".
2007 Apr 06
0
Automation? tags?
...Any advice, guidance, or links you guys can provide would
be appreciated! Apologies in advance for being such a squid.
What I want to do is:
- Have an automated way of triggering a build.
- have this process be able to either build the current HEAD or a few
pre-defined tags such as DEMO, BOBS_TAG, etc. It does *not* have to be
able to build any arbitrary tag that is in svn, just a couple we hard code
at the start.
I was thinkign there would be an easy way to write a web page with a few
shiny red buttons like ''Build HEAD now'' and ''Build DEMO now'' etc...