CVS Pocket Reference: Source Code Management
Paperback
$9.95
Premium Members save an extra 10% and all Members collect stamps to save with Rewards. 10 stamps = $5.Learn More
Select a store to view item availability.
The beauty of open source is making code freely available. The curse is trying to organize the chaos that code development can evolve into. CVS, the Concurrent Version System, is an open source tool for managing and distributing source code. It allows multiple users dispersed over a wide geographic area to work on the same file at the same time, using a shared directory. Under CVS, multiple users can check out files from a directory tree, make changes, and then commit those changes back int...


