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
Open Source Development with CVS, 3rd Editionby Karl Fogel, Moshe Bar - Paraglyph
The book on development and implementation of open source software using CVS. It explains how CVS affects the architecture and design of applications, covers strategies, third-party tools, scalability, client access limits, server administration.
(14267 views)
Version Management with CVSby Per Cederqvist, et al. - Network Theory Ltd.
This manual describes how to use CVS, a powerful version control system. CVS tracks changes to source code and documents, allowing previous versions to be recovered at any time. CVS is free software, distributed under the terms of the GNU GPL.
(14638 views)
Version Control by Exampleby Eric Sink - Pyrenean Gold Press
The book uses practical examples to explain version control with both centralized and decentralized systems. Topics: Basic version control commands and concepts; Introduction to Distributed Version Control Systems; Advanced branching workflows; etc.
(13544 views)
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.
(10752 views)