Tag SVN “Nightly” Builds with CruiseControl.Net
rajeshkumar created the topic: Tag SVN “Nightly” Builds with CruiseControl.Net How would I do a nightly or other scheduled build for CruiseControl.NET without having a duplicate project? In my current config, every 60 seconds, I am checking out the trunk using Subversion, running MSBuild, then either NUnit or MSTest. I would like to commit back … Read more