This article is from the Configuration Management Tools FAQ, by Dave Eaton dwe@arde.com with numerous contributions by others.
Written in Tcl, rcsview is a companion tool that allows you to view
the different versions of an ASCII file that is being maintained under
RCS or CVS. Each line is colored according to the file version from
which it came. The initial version to view may be specified on the
command line; if no version is specified, the most recent version is
viewed. It is available by ftp from:
ftp.pmg.lcs.mit.edu/pub/andru/rcsview-1.2.tar.gz - its author is
Andrew Myers (andru@lcs.mit.edu).
 
Continue to: