Version Management with CVS
by Per Cederqvist, et al.
Publisher: Network Theory Ltd. 2005
ISBN/ASIN: 0954161718
ISBN-13: 9780954161712
Number of pages: 184
Description:
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. Releases and branches can be tagged with symbolic names to record sets of files for permanent reference.
Download or read it online for free here:
Download link
(1.1MB, PDF)
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.
(10982 views)
Essential CVSby Jennifer Vesperman - O'Reilly Media, Inc.
A complete 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.
(22446 views)
Mercurial: The Definitive Guideby Bryan O'Sullivan - O'Reilly Media
This book takes you step by step through ways to track, merge, and manage software projects with Mercurial, using Windows, Mac OS X, Linux, or Solaris. Mercurial is the easiest system to learn when it comes to distributed revision control.
(14436 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.
(15685 views)