R – using CruiseControl.Net and SVN

cruisecontrol.netsvn

I am trying to use cruisecontrol.net to check a svn repositry for an update and then exports the updated project. I am new to cruisecontrol and not sure how to do this. Any help would be great.

Best Answer

Sorry if this does not help...but take a look a Scott Cowan's blog. He has a good process with CruiseControl.NET and SVN. You might find what you are looking for in there.

http://sleepoverrated.com/archive/2007/12/buildknowledgepromotingyourbuild/

I also made the same post on this stackoverflow question:

Setting up SVN to Best Suit Dev -> QA -> Prod

Hope it helps.