CVS Pocket Reference
CVS Pocket Reference
Regular price
$11.26 USD
Regular price
Sale price
$11.26 USD
Unit price
per
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:
Author: Gregor Purdy
Publisher: O'Reilly Media
Published: 09/23/2003
Pages: 90
Binding Type: Paperback
Weight: 0.21lbs
Size: 7.20h x 4.18w x 0.27d
ISBN: 9780596005672
- 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(R)-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.
Author: Gregor Purdy
Publisher: O'Reilly Media
Published: 09/23/2003
Pages: 90
Binding Type: Paperback
Weight: 0.21lbs
Size: 7.20h x 4.18w x 0.27d
ISBN: 9780596005672
About the Author
Gregor N. Purdy is a consultant, author, trainer, and lecturer on large-scale decision support system requirements, design, and implementation. He is also the author of various Perl modules and the Perl Shell. He uses CVS to manage his personal projects and those of his clients. He is also a contributor to the Comprehensive Perl Archive Network (CPAN) and to the ongoing development of the new Perl 6 virtual machine, Parrot.