On Wed, Sep 17, 2008 at 3:08 PM, Matt Wynne <[EMAIL PROTECTED]> wrote: > That would be good. I took a look at the willbryant fork today but it's > missing quite a lot of the nice stuff in the main thoughtworks trunk like > the daemon_helper script, and branching support for git, but the revisions > stuff seems to be done, so I did think about patching
There is still some work that could be done on the daemon helper. CCRB has some "bugs" in how it handles the pid files. It should do a port check and kill the existing pid file if nothing is running, rather than just dying. This causes mysterious problems on reboot. This is what mongrel_cluster does. _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
