  |
Anonymous CVS Setup - http://www.openbsd.org/anoncvs.html
Describes anonymous CVS setup used in the OpenBSD project. |
  |
CVS Bubbles - http://www.loria.fr/~molli/cvs-index.html
FAQ-O-Matic, documentation, tools, links. |
  |
Better SCM Initiative : Comparison - http://better-scm.berlios.de/comparison/
A comparison between various version control systems, on an item-by-item basis. |
  |
CVS Best Practices - http://www.sanchivi.com/cm/cvs-bestpractices/index.html
A collection of best practices for implementing a CVS based software configuration management in your projects. |
  |
Branching Patterns for Parallel Software Development - http://www.cmcrossroads.com/bradapp/acme/branching/
Most software version control systems provide mechanisms for branching into multiple lines of development and merging source code from one development line into another. However, the techniques, policies and guidelines for using these mechanisms are often misapplied or not fully understood. |
  |
O'Reilly Network: Introduction to CVS - http://www.linuxdevcenter.com/pub/a/linux/2002/01/03/cvs_intro.html
This article is intended for folks who will be using CVS already installed on a system. The author explains check-out, update, adding, merging, and other functions. |
  |
How to use CVS without going insane - http://www.flat222.org/mac/cvs.html
A short guide to setting up and using cvs |
  |
CVS and WinCVS QuickStart Guide - http://www.devguy.com/fp/cfgmgmt/cvs/startup/
An illustrated QuickStart Guide for WinCVS |
  |
CVS Tutorial - http://vasc.ri.cmu.edu/old_help/Archiving/Cvs/cvs_tutorial.texinfo_toc.html
CVS documentation for beginners. |
 |
MarkD's Guide to CVS - http://www.badgertronics.com/writings/cvs/index.html
Revision control concepts , setting up CVS, labeling and branching, Emacs commands. |