CVS Source Code Control

CVS is a free source code control system layered on top of RCS. It performs the usual source code control duties, such as version control, checkin and checkout, etc.

Some fast notes:

Installing CVS and RCS

 

jCVS

jCVS is a java application (not applet) that speaks the cvs protocol to the cvs server. This allows for remote checkouts and updating of sources. jCVS is a cooperative, free internet project.
 

Installing jCVS

 

Using jCVS

 
  feedback: brutzman@nps.navy.mil & mcgredo@stl.navy.mil