cruisecontrol.net Questions

3

I'm having some problem with my scheduled build. This is how it goes: Created the project entry in my cruisecontrol.net config file. At this time, CC dashboard will show the new project entry, wi...
Pansophy asked 11/8, 2011 at 8:58

4

Solved

I'm trying to use the task in CruiseControl.NET version 1.3.0.2918 with a rather straight forward : <project name="AppBuilder 1.0 (Debug)"> <workingDirectory>c:\depot\AppBuilder\1.0\...
Sonstrom asked 22/1, 2009 at 14:28

6

Solved

I've been asked to set up yet another CruiceControl environment for yet another client. I realized that I've been using CC for years without really looking around for competitors. Is there an...

3

Solved

Is there an API I can use with Cruise Control .NET (ccnet) to query the server, for example to get the status of various builds? I have noticed that there are a few options in the ccnet tra...
Milan asked 12/8, 2010 at 12:0

3

Solved

I have two projects set up in CruiseControl.NET: CI build and nightly build. Both of them execute the same NAnt script, but with different parameters. The CruiseControl.NET label (currently gener...

3

Solved

I use VS 2008 to develop and I use CCNet to build, test and deploy our applications to a staging server. I would like to be able to remove the debug="true" setting from web.config as part of the de...
Barbet asked 10/2, 2010 at 16:1

5

How do I deploy/publish a Web Application with CruiseControl.NET & MSBuild? I am new to CCNET and I able to get it to get the latest source from SVN and Build with MSBuild 3.5. How do I get the...
Nussbaum asked 19/8, 2009 at 3:35

7

Solved

I've got the question... Are there any free build servers for .NET applications? We are starting project as remotely working team and right now we are searching for such solution. As far as i...
Inapplicable asked 2/9, 2010 at 7:26

1

Solved

I am trying to set up CruiseControl.NET to automatically download a new version from SVN (VisualSVN_Server) and publish it to the beta directory. THis is the CruiseControl.NET configuration file c...
Tartarus asked 19/3, 2013 at 22:14

4

Solved

Is there any way to fork a process inside Cruise Control .NET? I want CC .NET to launch a program when everything's done but right now, CC .NET insists on waiting for the program to close before sa...
Placative asked 1/12, 2009 at 2:21

8

Solved

I realise that there are many older questions addressing the general question of NUnit v MSTest for versions of Visual Studio up to 2008 (such as this one). Microsoft have a history of getting thi...

2

Solved

I am using Cruisecontrol for building code and executing ~200 test cases. Sometimes the build gets hung due to some of the test cases and I am not able to determine which test case it is. Is it p...
Chiachiack asked 11/4, 2012 at 6:23

1

Solved

Is it possible to trigger a NuGet v2.x package restore when trying to build a VS2010 solution using CruiseControl.Net? We've recently set up CCNET and are simply trying to trigger a test build of ...
Meek asked 5/12, 2012 at 20:13

1

Solved

I want to exclude /Properties/AssemblyInfo.cs from stylecop checking. Can we do that? the problem is that i have integrated stylecop with nant. In nant i am stamping product version so the informat...
Uninstructed asked 8/11, 2012 at 8:54

3

I have successfully installed CruiseControl.Net server on windows 7 32 bit platform by CruiseControl.Net 1.8.0.0. setup file. But here there is no CCTray . Please let me know how to get CCTra...
Deliver asked 27/7, 2012 at 14:53

6

I am using CruiseControl.net for continous integration. I've created a repository for my project using VisualSvn server (uses Windows Authentication). Both the servers are hosted in the same system...
Utica asked 29/4, 2010 at 9:32

1

Solved

I would like to pass arguments to SVN while I'm using CruiseControl.net. I have the following sourcecontrol block in my ccnet.config file: <sourcecontrol type="svn" username="username" password...
Derward asked 11/10, 2012 at 19:31

9

I'm working on a web application project, and I need to create a build script; a build script that I can trigger from my cruisecontrol server. Since nant has not been maintained for ages, I f...
Helbonnah asked 25/8, 2009 at 6:50

12

Solved

I am using CCNET on a sample project with SVN as my source control. CCNET is configured to create a build on every check in. CCNET uses MSBuild to build the source code. I would like to use the la...
Characterize asked 4/8, 2008 at 11:37

1

I recently heard a lot about jenkins, it's cool UI, easy to set up, so many plugins etc.. Currently I am using CCNet for CI. I thought of migrating to Jenkins looking at its cool features. S...

7

Solved

My company is having trouble figuring out the best way to manage our builds, releases, and branches... Our basic setup is we have 4 applications we maintain 2 WPF applications and 2 ASP.NET applica...
Jankey asked 14/12, 2009 at 18:49

1

Solved

I'm using CC.NET 1.6 server and its corresponding CCTray connecting happily via remoting but need to change to use the dashboard connection via HTTP so that I can start farming the URL out to devel...
Fenestella asked 7/3, 2012 at 0:26

2

Solved

I'm trying to integrate OpenCover with CruiseControl.NET. At this point I've modified by build system so it runs my nunit tests under OpenCover. I then generate Xml and Html reports from those usin...

4

Solved

I'm new to development (an admin by trade) and I'm setting up my development environment and I would like to set up a CruiseControl.Net server on Server 2008. A quick Google did not turn up any ins...
Markle asked 17/8, 2008 at 0:37

8

I need to know how to tell MSTEST to run all test projects in a solution file. This needs to be done from the command line. Right now I have to pass it a specific project file, I'm trying to get it...
Hanafee asked 17/7, 2009 at 15:51

© 2022 - 2024 — McMap. All rights reserved.