RCS and Diff
[Previous] [Main] [Next]

RCS and Diff


One of the utilities developed as part of RCS was DIFF. This showed the differences between two text files.

This evolved into PATCH which "applied" a diff to an unmodified file.

A manager could get a DIFF, look at it and then reject or patch the master copy of a file to include the changes.