I'm using CruiseControl.rb on Windows Server 2003 and have found it to be extremely useful. I have a few questions, for which I wasn't able to find answers elsewhere.<br><br>1) Is there a service version of "cruise start" for Windows? What I'd like to achieve is to have cruise start at startup. In fact my server gets rebooted sometimes, and I'd love to have cruise up and running when it reboots.
<br><br>2) I've setup the email notification, by specifying my gmail user credentials and the notification emails, but unfortunately no emails have ever been sent. Analyzing the logs I've not found anything related to email attempts which failed.
<br><br>3) It is probably out of the scope of CruiseControl.rb, but I'd like to use it in connection to a local working copy of the repository. Every time CruiseControl.rb detects a successful build, it should run a svn up on a given local folder, though this shouldn't be the case if the build were to fail. I can hack something together to obtain this functionality, but I'd like some pointers as to where I should look in order to get started with this.
<br><br>Thanks in advance,<br>Lambda.<br>