I&#39;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&#39;t able to find answers elsewhere.<br><br>1) Is there a service version of &quot;cruise start&quot; for Windows? What I&#39;d like to achieve is to have cruise start at startup. In fact my server gets rebooted sometimes, and I&#39;d love to have cruise up and running when it reboots.
<br><br>2) I&#39;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&#39;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&#39;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&#39;t be the case if the build were to fail. I can hack something together to obtain this functionality, but I&#39;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>