Posts Tagged ‘rcs’

cvs – Concurrent Versions System
USAGE
cvs [ cvs_options ]
cvs_command [ command_options ] [ command_args ]

NOTE
This manpage is a summary of some of the features of cvs but [...]

Thursday, August 27th, 2009 at 00:03 | Comments Off
Categories: c

co – check out RCS revisions
USAGE
co [options] file …

DESCRIPTION
co retrieves a revision from each RCS file and stores it into the cor-
responding working file.

Pathnames matching an [...]

Wednesday, August 26th, 2009 at 23:45 | Comments Off
Categories: c
TOP