Getting CC.Net working on our Test/Dev/Staging box

without comments

I used Jeff Atwoods article on Setting up Subversion on Windows to get started.

Once Subversion was up and running, I installed TortoiseSVN to create a repository, VisualSVN to connect to a repository and begun the CI installation.

Install Cruise Control on the Server and install as service
Configure the ccnet.config with a Project proj1
Create a working directory
In the working directory\bin directory, install nant, nantcontrib, visualsvn
Create a project directory in the working directory
proj1
In the proj1 directory, create a nant build script
Start the Cruise Control service

Key is to get the config file correct. There’s lots of posts on getting CI working so this is just some brief notes.

Written by grantmcinnes

April 13th, 2010 at 9:08 am

Leave a Reply

You must be logged in to post a comment.