We have CCnet+msbuild+tfs. Builds are configured for each project. We didnt build with solution. The problem is how should we configure build to not rebuild开发者_StackOverflow all projects again if
I\'m new to continuous integration and Cruise Control. But I looked at few examples and I tried setting up a project to a pre-existing Cruise Control setup which had couple of projects in it.
I\'m trying to set up CCNET and I\'ve run into a problem. My builds are failing and I\'m getting this error
We use Cruise Control .Net as our build server. For our version numbering we use SvnRevionLabeller with the following config
I am have extreme problems with adding security to the web dashboard.I am trying to set up security for a bunch of web app projects.Everything works with no security enabled.
we are using CruiseControl.NET for our build process and in ccnet.config, I want to exclude change开发者_运维问答s to a particular directory and it\'s children from triggering that project\'s build, b
I have a very basic ccnet.config file, in which I am trying to use the include.projects tag to include a very basic project.For so开发者_StackOverflow社区me reason, when I use this tag the CCNet Serve
When i run the partcover from the console on a 32 bit machine, i am getting 5 mb file generated as output. But when i ran the same on 64 bit machine\'s commmand prompt i am getting 1 KB file as the ou
I am using Cruise Control .NET to automate the build. I have configured lots of project for the automated build in CCNET. Is there any way to freeze particular build and after sometime, i wanna releas
I can get the Build info from CCNetLabel, which is in format: major.minor.build.revision , 开发者_开发百科I am interested in getting the build number only, is there any variable which I can access to