Logo

Essential CVS by Jennifer Vesperman

Large book cover: Essential CVS

Essential CVS
by

Publisher: O'Reilly Media, Inc.
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

Book cover: CVS Version Control for Web Site ProjectsCVS Version Control for Web Site Projects
by
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.
(13727 views)
Book cover: Open Source Development with CVS, 3rd EditionOpen Source Development with CVS, 3rd Edition
by - 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.
(12535 views)
Book cover: Version Management with CVSVersion Management with CVS
by - 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.
(13196 views)
Book cover: Version Control by ExampleVersion Control by Example
by - 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.
(11645 views)