Yeah, on top of that, most of them have a quiet period that won't build until the SCM repository settles down without frequent checkins (not sure about continuum). Many of them also have XML-RPC interfaces so that you can install a commit script on your SCM and ping the build to start a build after a checkin without polling.
We have the option to get a continuum instance set up, but I haven't used Continuum in quite a while. What are your impressions of Continuum? Chris On 2/5/07, Felix Meschberger <[EMAIL PROTECTED]> wrote:
Hi, > I don't think continuum or other build systems respond out of the box to > email notifications. I hope I am wrong about it. I think I have to be tho. We are running continuum in-house for a few month now and all I can say is, that builds are not created if there has not been any activity. In fact, Continuum does an SVN update (in our) case and does nothing if there has not been a commit since the last build. Regards Felix