Cvs repository manual






















 · cvs(Concurrent Versions System) command in Linux is used to store the history of a file. Whenever a file gets corrupted or anything goes wrong “cvs” help us to go back to the previous version and restore our file. To set up a CVS repository, first choose the machine and disk on which you want to store the revision history of the source files. CPU and memory requirements are modest, so most machines should be adequate. This document is a simple introduction from a user's point of view. It assume that a repository already exists. That is to say, someone has already run cvs init, to initialize the repository, and cvs import to add the first group of files. As a general reference, the main CVS manual is available online at www.doorway.ru


Telling CVS where your repository is. There are a couple of different ways to tell CVS where to find the repository. You can name the repository on the command line explicitly, with the -d (for "directory") option: cvs -d /usr/local/cvsroot checkout yoyodyne/tc. To set up a CVS repository, first choose the machine and disk on which you want to store the revision history of the source files. CPU and memory requirements are modest, so most machines should be adequate. The CVS repository of each project is divided into modules which you can download separately. The list of existing modules for this project can be obtained by looking at the root of the CVS repository; each File listed there is the name of a module, which can substitute the generic used below in the examples of the co command of.


Follow the documentation in the links below if your CVS repository is hosted on one of these services, as configuration may differ. We will discuss initializing a repository and starting a module in a later section. As a general reference, the main CVS manual is available with info cvs. The machine that mounts the CVS repository is known as the server, and you will run CVS from another Follow the instructions provided by the installer.

0コメント

  • 1000 / 1000