After my introductory post in the AltNerdDinner series, I thought it would be a good idea to roll out an independent series of posts about the things I have learnt in the past two years on setting up a code base for continuous integration. Nothing really new under the sun, but it might help a few people to get started.
I will update this post with links backs to each element of the series.
Part 1: Get your source under control
Part 3: Script it, build it, test it, break it, fix it. Commit it