The rdiff Command
The rdiff command shows the difference between two releases of the same project in the repository. For example,
use the following syntax to display the difference between two releases, release1 and release2:
$ cvs rdiff -R release1 release2
various options that you can use with the rdiff command: