This area is an archive and is no longer actively maintained. Information found on this page is likely to be extremely out of date and therefore highly inaccurate. We recommend the Ximbiot - CVS Wiki for up-to-date information about CVS and its associtated tools.

If you do find anything useful on this page that is not yet in the Ximbiot - CVS Wiki and you have the time, please add it!

System Administration


Discussion:

Tools like CVS, RCS, and SCCS are commonly used in the development of software or authoring of web content. In addition, system administrators have found them to be useful for tasks such as keeping track of machines and how each one is set up.

This page describes a few examples of what can be done with CVS. Also, our Security Information Page is primarily about CVS security and other computer security resources.

"Config: A Mechanism for Installing and Tracking System Configurations", John P. Rouillard and Richard B. Martin, LISA VIII, abstract is online. One problem that faces system administrators is how to install and maintain local configuration information on a large number of machines. The authors present a solution which uses CVS along with other tools.

Because CVS has a client/server protocol, it may be an alternative to tools such as rdist. Take a look at the PreservePermissions feature in CVS 1.10 and later which lets you preserve file permissions and related information. You may also be interested in CVSmapfs which is an add-on package to do this.

"Patch Control Mechanism for Large Scale Software", Atsushi Futakata Central Research Institute of Electric Power Industry (CRIEPI), LISA '95, abstract is online. This paper concerns another solution to the same issue that is addressed by CVS vendor branches or RPM's pristine sources concept. See our RPM page for more of an introduction.


Return to The Information Page List.

Derek Price, CVS developer and technical editor of Essential CVS (Essentials line from O'Reilly Press) , and others offer consulting services and training through Ximbiot.