Posts Tagged ‘rcsclean’

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

ci – check in RCS revisions
USAGE
ci [options] file …

DESCRIPTION
ci stores new revisions into RCS files. Each pathname matching an RCS
suffix is taken to be an RCS file. All others are assumed [...]

Wednesday, August 26th, 2009 at 22:29 | Comments Off
Categories: c
TOP