Browse by Tags

All Tags » CruiseControl.NET (RSS)

Need ideas for setting up build process

I have my build process divided up into the building of the binaries (as one CruiseControl project) and the packaging of the binaries into deployable packages (MSI installations) as a separate project. This is valuable for a couple of reasons, but the...

Learning to build on Linux and FreeBSD

Here's a fun new project! My current build process uses CruiseControl on a (windows) machine to kick off an nant or msbuild build script that also runs on that same windows machine. For one of my projects I've just been informed that we are branching...

CVS and CruiseControl.NET and password exposure

I'm setting up a new build server using these applications: CVSNT 2.5.03.2382 (open source source control, command line based) TortoiseCVS 1.10.9 (GUI for interacting with CVS) CruiseControl.NET 1.4 (service for automating builds) When using CruiseControl...
Posted by SusanGorman | 1 comment(s)
Filed under: ,