Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am working on continuous Integration using CCNet. I am using Email publisher for publishing build results. CCNet sends email in following
I Have a single project in my ccnet.config file. I build that project using MSBUILD.exe in .co开发者_如何学运维nfig file. Now I want to see the build results on web Dashboard, But i don\'t know , how
I am using CruiseControl.Net for continuous integration and I know how to have CruiseControl.Net automatically deploy a project when an SVN commit is made.
I have recently upgraded from CruiseControl .Net 1.4.3.x on our build machine to the latest version available from SourceForge which is 1.5.7256.1 and since then, the XML output (that is used by Cradi
Does anyone know of a good resource for basic samples for both a NANT.Build file and a CCNet.Config file entry for nightly build on an ASP.net 4.0 application, having had a good look around online it
I had already integrated MSBuild, FxCop and StyleCop with CruiseControl.Net, however i am facing some problem related logfile, it contains lot informations due to that the size of the file is around 1
Looking at a recent build log I noticed the CCNetUser property is set to empty, should it not be the user who has requested the build?
Has anyone seen this very strange behaviour before? I\'ve got a solution whith 70 unit tests. All of them pass on my dev machine.
We are currently using a web deployment project to compile the projects in our solution and deploy our website.We\'d like t开发者_JAVA技巧o move to using CruiseControl .NET to give us the abilities to