I am using NantContrib vssget task to retrieve the latest code from Source Safe in a build process. I would like开发者_Python百科 to know what files have been updated /replaced, basically any changes
I\'m not sure if this is possible, but currently I am using a CruiseControl.net build server with a nAnt s开发者_JAVA技巧cript to handle all of the building, testing, and packaging.I have nAnt manipul
I\'ve added a handful开发者_StackOverflow社区 of new builds to a long standing CruiseControl.Net setup. Everything has been smooth up until this point. Now, any changes I make to the header.xsl file d
I\'m setting up a Cruise Control configuration for one project. I have an <msbuild> task under <tasks>. It seems that I have the option of putting my file deployment under either <tasks
I want to query my CCNet server to find out the status of the builds.I\'ve heard rumor that there\'s a (ReST?) API of sorts, but I can\'t seem to find any documentation for it.
I\'ve got a CruiseControl.Net setup using Nant to clean the previous logs, and then it kicks off a msbuild of a VS project, finally running nunit-console to execute the tests.
Here is my configuration file: <cruisecontrol xmlns:cb=\"urn:ccnet.config.builder\"> <name>NunitProject</name>
So we have a SVN repository which houses a rather large project that takes about an hour to pull down for the first time.We\'ve setup continuous integration with CruiseControl and we have it triggered
I would like to integrate QTP with Cruise Control.net and dont know how to do that so can any one please let me know step by step how to do it or if any url that says about it.
I am trying Cruise Control.net 1.5 integrate to Visual Source Safe. Could any one share with me step by step (configuration for Build+Email+Triggers+Publish)开发者_如何学运维to do cruise control.net