Book 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.
Table of contents
- Contents
-
CVS Pocket Reference
- Introduction
- Installing CVS
-
CVS Administrator Reference
- Creating a Repository
- Security Issues
- Repository Structure (1/3)
- Repository Structure (2/3)
-
Repository Structure (3/3)
- The CVSROOT directory
- The checkoutlist file
- The commitinfo file
- The config file
- The cvsignore file
- The cvswrappers file
- The history file
- The loginfo file
- The modules file
- The notify file
- The passwd file
- The rcsinfo file
- The readers file
- The taginfo file
- The users file
- The verifymsg file
- The writers file
- Hacking the Repository
- Importing
- Using an Interim Shared Sandbox
- Global Server Option
- Administrator Commands
- CVS User Reference
- Related Resources
- Index (1/2)
- Index (2/2)
Product information
- Title: CVS Pocket Reference, 2nd Edition
- Author(s):
- Release date: August 2003
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596528607
You might also like
book
Essential CVS
CVS, the Concurrent Versions System, is the popular source-code management tool that frees developers from the …
book
Essential CVS, 2nd Edition
This easy-to-follow reference shows a variety of professionals how to use the Concurrent Versions System (CVS), …
book
Oracle® 11g For Dummies®
Are you a seasoned system administrator charged with setting up an Oracle database? Or did you …
book
Microsoft® SQL Server 2008 Management and Administration
If you need to deploy, manage, or secure Microsoft SQL Server 2008, this is the complete, …