Joel on Software
Oct 23: Seoul:
WebAppsCon
Oct 27: Boston:
SD Best Practices
Feb 24: Miami:
Future of Web Apps
Search:

Wanted: Software Test Engineer at MarketFactory (New York, NY 10013). See this and other great job listings at jobs.joelonsoftware.com.

2002/08/13


This item ran on the Joel on Software homepage on Tuesday, August 13, 2002

Daily Builds

I've been preaching the value of daily builds for a while now. Of course, they prevent any one developer from screwing up the rest of the team by checking in something which breaks the build, which makes them crucial for teams with more than about 1 person. Even on teams of 1, daily builds give you a way to track down weird bugs that seemed to have slipped in a while ago by binary searching through the historical builds. (What the heck?! It never did that before! Did it?) And more crucially, by giving you a canonical way to build "the final bits" from raw checkouts, you can be confident that you never forget some crucial step when you release a new version.

Last week Robert French emailed me to ask if there are any good tools for making daily builds on Windows. We've been using a product called FinalBuilder since last December, and in fact it is so good that in addition to daily builds we've pretty much started using it instead of scripts for routine system administration stuff for us (like moving files around for backup purposes, etc.) I highly recommend it.

Vincent Parrett over at Atozed Software has agreed to sell FinalBuilder exclusively to Joel on Software readers at $100 off (it's $199 instead of $299), but only until August 31st so hurry up and get some.



My new book is here! Apress has just published a new collection of 36 essays from Joel on Software, aptly named More Joel on Software. Get yours today! Available from Amazon.com or wherever fine cheese is sold.

About the Author: I’m your host, Joel Spolsky, a software developer in New York City. Since 2000, I've been writing about software development, management, business, and the Internet on this site. For my day job, I run Fog Creek Software, makers of FogBugz—the smart bug tracking software with the stupid name, and Fog Creek Copilot—the easiest way to provide remote tech support over the Internet, with nothing to install or configure.

Enter your email address to receive a (very occasional) email whenever I write a major new article. You can unsubscribe at any time, of course.

Email:

 
Home | Email | Bug Tracking Software | Remote Assistance | Complete Archive