Questions tagged [cruisecontrol.net]

CruiseControl.NET is a .NET-based framework for supporting a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools.

CruiseControl.NET is a .NET-based framework for supporting a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. CruiseControl.NET is a port of the Java-based CruiseControl.

A web interface is provided to view the details of the current and previous builds. It allows one to perform a continuous integration of any software development process.

CruiseControl.NET is free, open-source software, distributed under a BSD-style license. It was originally created by employees of ThoughtWorks to allow for continuous integration on a project they were working on. It was later extracted into a stand-alone application.

Resources

Related tags

1384 questions
-1
votes
1 answer

CruiseControl.Net Modification Reader Example?

Does anyone have any example of how to use modification reader task? Ok, I use this over XML: mods.xml path/to/my/file/ then, what? How do I get…
Felippe Duarte
  • 14,901
  • 2
  • 25
  • 29
-1
votes
2 answers

Open source code coverage tool for .net that can be integrated with cc net

Can u please tell me any code coverage tool name that i can use in cruise control .net, Is part cover is open source or not?
user1130157
  • 113
  • 3
  • 12
-2
votes
1 answer

Fetching code from SVN

I am using cruise control .net for fetching code from SVN for an application. I want to fetch it on the basis of change sets , below is the scenario for what i need. If one team is working on build 1 and second team is working on build 2 and they…
D P
  • 17
  • 5
-3
votes
1 answer

CruiseControl CCnet.config update

Can anyone help me on the below issue related to CruiseControl.. I am new to cruisecontrol and I have installed CCnet for .net project deployment automation on server and made modification in CCnet.config file but still dashboard is showing default…
1 2 3
92
93