Archive for November 2nd, 2007

Project Quality / The importance of a build server

November 2, 2007

Whenever anyone asks me: “I did a ‘Get Latest’ and now my code won’t compile”, I always kick of a build in Team Foundation Server.
If the build succeeds, it is an environment issue on your machine. If the build fails then we are going to have a look at what projects are not compiling on [...]