I have to deploy my solutions in many environnement (dev,staging,..) 2 Options: replace the whole file of just sections. Solution on either of them would be appreciated
I am almost there with my fitnesse to ccnet integration, but my results aren\'t showing up in my dashboard despite following this:
Has anyone been 开发者_如何学JAVAable to figure out how to configure the ccnet source control settings to connect to a private github repository?I figured it out using an array of articles and blogs o
hi all does sonar support .net 4? if so how can i integrate sonar with cruisecontrol.net (ccnet) with out using maven o anything else.just s开发者_JS百科onar and ccnet..
I have CCNET build server setup. I get above error when i define <sourcecontrol type=\"svn\"> <executable>c:\\Program Files\\VisualSVN Server\\bin\\svn.exe</executable>
I have some builds that use NCover for test coverage analysis, and some that use DotCover.I merge the NCover/DotCover summary report into the ccnet log, but the item that I need to pull out into the c
CCNET questions - Here\'s the scenario: I\'ve got 10 developers doing local development to a Sitecore installation w/GIT as version control. When done with their feature/fix they push to an integrat
ok so i can access the dash board from the server by going to http://localhost/ccnet what i need to do is to be able to view this page from another computer but typing that url in the browser. if any
I\'d like to create the following build strategy with CruiseControl.Net Check for deliveries at fixed schedule (e.g. 7:00h, 12:00h, 16:00h, 20:00h).
In CruiseControl.NET, I have two projects set up, one for building and one for deploying build packages.