Essential CVS
by Jennifer Vesperman
Publisher: O'Reilly Media, Inc. 2006
ISBN/ASIN: 0596527039
ISBN-13: 9780596527037
Number of pages: 428
Description:
Essential CVS is a complete and easy-to-follow reference that helps programmers and system administrators apply order to the task of managing large quantities of documents. The book covers basic concepts and usage of CVS, and features a comprehensive reference for CVS commands--including a handy Command Reference Card for quick, on-the-job checks. The book also includes advanced information on all aspects of CVS that involved automation, logging, branching and merging, and "watches".
Download or read it online for free here:
Read online
(online html)
Similar books
The Hudson Bookby Manfred Moser, Tim O'Brien - Oracle
Eclipse Hudson is a widely used, open source continuous integration server providing development teams with a reliable way to monitor changes in source control. The Hudson Book aims to be the authoritative and up to date resource about Hudson.
(10681 views)
Version Control with Subversionby C.M. Pilato, B. Collins-Sussman, B.W. Fitzpatrick - O'Reilly Media
The book is written by Subversion open source development team. It introduces the new versioning tool which is the successor to CVS. This tool is more robust, flexible and usable, and it improves on some of the CVS's notable flaws.
(23544 views)
Subversion Version Controlby William Nagel - Prentice Hall PTR
The book introduces you to Subversion, an open-source version control system, which is more powerful and less complex than its predecessor CVS. The author provides useful tips for accomplishing tasks that arise in day-to-day software development.
(20328 views)
CVS Version Control for Web Site Projectsby Sean Dreilinger
Version control is used to track and manage changes. In our case, CVS version control is used to track any changes made to our web sites, whether it's a single edit of one file to fix a typo, or a series of adjustments where several files are added.
(15349 views)