CVS Pocket Reference, Second Edition
By Gregor N. Purdy
Second Edition
August 2003
Pages: 90
Series: Pocket References
ISBN 10: 0-596-00567-9 |
ISBN 13: 9780596005672


Book description
Much more than a quick list of commands and options, the CVS Pocket Reference, 2nd Edition, is packed with a surprising amount of detail-- including an overview of background concepts, thorough descriptions on how to use and administer a CVS repository, and discussions of CVS-related files and how to manage them-- all in a convenient reference format. It's an absolute must for developers who need an on-the-job guide for quick answers to CVS dilemmas.
Full Description
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 into the directory. CVS is a pivotal tool on many projects involving information or software, whether in-house or conducted over the Internet.
The
CVS Pocket Reference is a quick reference guide to help administrators and users set up and manage source code development. This small book delivers the core concepts of version control along with a complete command reference and guide to configuration and repository set up. The book includes:
- A version control primer that teaches the general concepts of version control and how it applies to CVS.
- Instructions on how to install and configure CVS for Unix®-like operating systems.
- Administrator and user sections, with complete listings of their respective commands and options for configuring and using CVS.
- Details on how to import files from RCS and SCCS directories into CVS.
- References to related useful materials.
Much more than a quick list of commands and options, this little book is packed with a surprising amount of detail--including an overview of background concepts, thorough descriptions on how to use and administer a CVS repository, and discussions of CVS-related files and how to manage them--all in a convenient reference format. This edition covers the CVS 1.11 and includes new commands for querying a central CVS repository, new configuration parameters, and new options for setting up a server for remote access. The book is a perfect companion for open source developers. The
CVS Pocket Reference also contains tips on common tasks, such as converting projects from other revision control formats to CVS. It's an absolute must for developers who need an on-the-job guide for quick answers to CVS dilemmas.
Browse within this book
Cover
| Table of Contents
| Index
| Sample Excerpt
Featured customer reviews
Be the first person to review this book!

Media reviews
"[Consumers] will find the fine 'pocket references' produced by O'Reilly to be compact and affordable."
-- James Cox, The Computer Shelf: Midwest Book Review
Reviews From Previous Edition
"Indispensable handbook for administrators of all but small CVS installations, and probably for the small ones as well."
--Craig Pfeifer, slashdot.com, March 27, 2001
"The creator has managed to pack a surprising amount into that tiny space. The book starts out with a brief but comprehensive introduction to what CVS and version controls are, and why you might need them...on the admin side there is a pleasing amount of information and suggestions on topics such as security and common directory structures...if you want a pocket sized guide to look up all those strings of commands--even the obscure ones---this is ideal."
--Linux Format, Jan 2001
Read all reviews