cruisecontrol.net Questions
4
Solved
We are migrating from CruiseControl.NET to Jenkins just to be in sync with a partner so we don't have two different CI scripts. We are trying to setup Jenkins to do something similar to what we had...
Reactionary asked 1/5, 2012 at 19:0
1
Solved
We have CCNET and msbuild creating our regular builds. I am trying to update our process so msbuild creates zipped deployment packages and msdeploy sends them out to the target IIS7 web servers. I ...
Enarthrosis asked 27/12, 2011 at 8:49
5
Solved
I have some C++ projects running through cruisecontrol.net. As a part of the build process, we compile and run Boost.Test unit test suites. I have these configured to dump XML log files. While the ...
Chavey asked 3/6, 2010 at 19:29
2
Solved
I'm trying to setup cruisecontrol.net to work with our existing projects.
The projects use the visual studio 2008 testing tools (running as .net 2.0).
During the actual build process I get severa...
Lucullus asked 27/3, 2009 at 9:12
7
Solved
As a follow up to one of my previous posts 'Using Version Control for Home Development', I am now asking about opinions as regards using a Build Server for a pet project.
Lately I have been readin...
Osuna asked 30/1, 2009 at 5:51
1
Solved
I want to use the compileroptions tag in the web.config to version my DLL files. Is it possible to use a relative path? If not, are there any options for using a relative path? I am using CruiseCon...
Truss asked 14/2, 2011 at 16:23
2
Solved
I want to get the console output along with the regular test results in the CruiseControl.NET build log. I was able to get this before when running NUnit from MSBuild, but now only the results of t...
Largish asked 28/7, 2010 at 23:22
3
Solved
We have CruiseControl.NET set up to do continuous integration of a number of our projects.
We are using a <cb:define> block to make sure all of our source control operations are done in the ...
Ulric asked 18/1, 2010 at 15:15
2
Solved
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.
The security i want...
Jackleg asked 20/9, 2011 at 11:27
1
I have CCNet setup to talk to our SVN repository, which has it's ACLs setup using Active Directory groups. This is working fine, except I'm not happy with having the user name and password of the A...
Chiarra asked 14/6, 2010 at 7:41
1
Getting following errors after trying to publish using aspnet_compiler
errorASPPARSE: Circular file references are not allowed.
errorASPPARSE: Unknown server tag 'uc2:FAQ'.
errorASPPARSE: Could no...
Lisabethlisan asked 20/5, 2009 at 15:2
1
Solved
In CruiseControl.NET, I have two projects set up, one for building and one for deploying build packages.
Our build is largely based around MSBuild, and as it runs the dashboard constantly updates ...
Blockish asked 14/3, 2011 at 21:36
4
Solved
While setting up CruiseControl, I added a buildpublisher block to the publisher tasks:
<buildpublisher>
<sourceDir>C:\MyBuild\</sourceDir>
<publishDir>C:\MyBuildPublished...
Enlarger asked 22/8, 2008 at 17:53
9
Solved
Are there real tangible differences or is it just a matter of taste?
Plossl asked 28/10, 2008 at 5:45
2
Solved
In our shop, we are using Cruise Control & MSBuild to automate the builds of the product as part of continuous integration.
Part of the build is to sign the assemblies so they have strong name...
Fiftieth asked 25/6, 2011 at 0:36
3
Solved
We have 4 different environments at the moment (Lab, Test, Stage, LIVE) and we have implemented automatic deployment using Nant/CC.Net. I am investigating and doing some research as to what can be ...
Priestley asked 15/6, 2011 at 1:4
5
Solved
What is currently the best solution to automate running unit tests against silverlight applications within CruiseControl.NET?
Preferably I would like to run MSTest unit tests however as these aren...
Hildy asked 19/1, 2010 at 15:37
1
I'm using the _WPPCopyWebApplication MSBuild target in a CruiseControl.net build-and-deploy script, but it appears that this target cleans files not part of the project before the deployment - spec...
Islam asked 2/2, 2011 at 17:17
3
Solved
I'm trying to set up CruiseControl.NET (1.6)
The installation completes successfully, however i cannot seem to start the actual service.
When running the CCNET.exe i get a console window that the...
Giusto asked 20/5, 2011 at 20:13
2
Solved
I've got a msbuild task in cruiseControl which first Clearn and then Rebuild. Can there be any difference if I change it as Clean and Build (rather than rebuild) ?
Rebuild does "Clean + Build" for...
Unpredictable asked 6/5, 2011 at 0:58
1
I Have managed to create a CI project that uses GIT as it's source control, and an MSBuild extension to label the assemblies based on the CCNet build label, and commit that changed label
I have ot...
Styrene asked 3/5, 2011 at 22:43
17
Solved
We're currently in the process of setting up a source control/build/and more-server for .NET development and we're thinking about either utilizing the Team Foundation Server (which costs a lo...
Darvon asked 15/9, 2008 at 7:7
4
Solved
It looks like there is no built-in support for Git in CruiseControl.NET.
Anyone have suggestions on Git plug-ins, tips, or other advice on getting CruiseControl.NET with work with Git?
Christalchristalle asked 3/6, 2009 at 17:5
3
Solved
What is the main difference between using the <devenv> tag and the <msbuild> tag is in CruiseControl.NET?
I understand they call different executables, but sometimes I get different re...
Recitative asked 12/2, 2011 at 21:48
2
Has anybody installed git and ControlControl and got CruiseControl to pull from GitHub on a window 2003 server.
I keep getting 'public key errors (access denied)' - Which is good i suppose as that...
Jeramey asked 10/5, 2010 at 10:50
© 2022 - 2024 — McMap. All rights reserved.