Cruise Control
With multiple developers working the same project it is important to make sure the latest version can be built and deployed quickly. Problems – References don’t get checked in. – Developers don’t get the latest before checking in and therefore not see changes. – Multiple checkouts means files have to be merged…
Read more…