Warning - Im brand new to CruiseControl, and CruiseControl.rb. i tink half the stuff I learned about CC is actualyl now wrong when I am using cc.rb =) I am slightly familiar with Capistrano, having installed it and used it once. We have cc.rb up and running and doing its thing - making builds from svn changes. Step 2 has fallen to me and I am doing the research necessary to get the task finished. 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 and interface with JMX server that i found out about from googling, but i current believe that only would work (if at all) if we were using regualr cruisecontrol, not cruisecontrol.rb. For a variety of reasons i cant quite elucidate, we greatly prefer to use the cc.rb solution that you fine folks use/maintain/wax. Can someone point me in the right direction please? -- gedanken