How to integrate Redmine with CruiseControl 1.4.0 and SVN
Added by Vitaly Tychenok over 13 years ago
Hello!
Need to integrate Redmine + SVN + CruiseControl. How to do it if I have working Redmine and SVN? I found a plugin http://www.redmine.org/projects/redmine/wiki/PluginSimpleCI but I can not understand how to use it.
Who faced similar problem help me please.
Thank you!
Replies (3)
RE: How to integrate Redmine with CruiseControl 1.4.0 and SVN - Added by Cipher X over 13 years ago
I'd be interested if you get this working, thanks.
RE: How to integrate Redmine with CruiseControl 1.4.0 and SVN - Added by Andy Bolstridge over 13 years ago
I know this isn't the best of answers but: try Hudson instead. Its a CI tool like Cruisecontrol but it's easier to use and there is a Redmine plugin that's very easy to configure (basically point it as your Hudson server). Hudson also has a plugin itself - for Redmine!
RE: How to integrate Redmine with CruiseControl 1.4.0 and SVN - Added by Terence Mill over 13 years ago
I totaly agree.
I worked with Cruise COntrol 3 years and changed to Jenkins(hudson) and never regret it.
The migration will be very easy and jenkins is so much better.
Andy Bolstridge wrote:
I know this isn't the best of answers but: try Hudson instead. Its a CI tool like Cruisecontrol but it's easier to use and there is a Redmine plugin that's very easy to configure (basically point it as your Hudson server). Hudson also has a plugin itself - for Redmine!