New Version Control Systems for Robert Collins
testrepository provides a database of test results which can be used as part of developer workflow to ensure/check things like: * No commits without having had a test failure, test fixed cycle. * No commits without new tests being added. *...
Bazaar Revision Control System (also known as bzr) is an open source changeset-oriented revision control system based on Arch that makes it possible to retain previous changes to projects and coordinate development with other developers.Its goal is to...