ccnet-config
WebConfig Replacement CruiseControl.Net
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[详细]
2023-03-04 10:35 分类:问答FitNesse integration with CCNet, correct XML in the build log?
I am almost there with my fitnesse to ccnet integration, but my results aren\'t showing up in my dashboard despite following this:[详细]
2023-03-02 21:07 分类:问答CC.net and GitHub Private Repositories
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[详细]
2023-03-02 14:11 分类:问答sonar for .net 4 in ccnet
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..[详细]
2023-03-02 01:04 分类:问答svn command line error "Server certificate verification failed: issuer is not trusted" how can i resolve this error?
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>[详细]
2023-02-27 11:14 分类:问答Can I specify multiple possible sources for a ccnet statistic?
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[详细]
2023-02-24 17:58 分类:问答CCNET - build task required? Multiple repositories, one CCNET source section per project
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[详细]
2023-02-23 04:56 分类:问答How to access ccnet page form different computer
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[详细]
2023-02-21 04:05 分类:问答Howto accomplish a scheduled custom CruiseControl.Net trigger with retry mechanism?
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).[详细]
2023-02-20 13:21 分类:问答Getting CruiseControl.NET to use output from long-running task when displaying "Activity"
In CruiseControl.NET, I have two projects set up, one for building and one for deploying build packages.[详细]
2023-02-16 16:00 分类:问答