|
|
1.1 ! root 1: .TH RCSDIFF 1 5/19/86 "Purdue University" ! 2: .SH NAME ! 3: rcsdiff \- compare RCS revisions ! 4: .SH SYNOPSIS ! 5: \fBrcsdiff\fR [ \fB\-biwt\fR ] [ \fB\-cefhn\fR ] [ \fB\-r\fIrev1\fR ] [ \fB\-r\fIrev2\fR ] file ... ! 6: .SH DESCRIPTION ! 7: .I Rcsdiff ! 8: runs \fIdiff\fR (1) to compare two revisions of each RCS file given. ! 9: A file name ending in ',v' is an RCS file name, otherwise a ! 10: working file name. \fIRcsdiff\fR derives the working file name from the RCS ! 11: file name and vice versa, as explained in \fIco\fR (1). Pairs consisting ! 12: of both an RCS and a working file name may also be specified. ! 13: .PP ! 14: All options except ! 15: .B \-r ! 16: have the same effect as described in ! 17: .IR diff (1). ! 18: .PP ! 19: If both \fIrev1\fR and \fIrev2\fR ! 20: are omitted, \fIrcsdiff\fR compares the latest revision on the trunk ! 21: with the contents of the corresponding working file. This is useful ! 22: for determining what you changed since the last checkin. ! 23: .PP ! 24: If \fIrev1\fR is given, but \fIrev2\fR is omitted, ! 25: \fIrcsdiff\fR compares revision \fIrev1\fR of the RCS file with ! 26: the contents of the corresponding working file. ! 27: .PP ! 28: If both \fIrev1\fR and \fIrev2\fR are given, ! 29: \fIrcsdiff\fR compares revisions \fIrev1\fR and \fIrev2\fR of the RCS file. ! 30: .PP ! 31: Both \fIrev1\fR and \fIrev2\fR may be given numerically or symbolically. ! 32: .SH EXAMPLES ! 33: .nf ! 34: The command ! 35: ! 36: rcsdiff f.c ! 37: ! 38: .fi ! 39: runs \fIdiff\fR on the latest trunk revision of RCS file f.c,v ! 40: and the contents of working file f.c. ! 41: .SH IDENTIFICATION ! 42: .de VL ! 43: \\$2 ! 44: .. ! 45: Author: Walter F. Tichy, ! 46: Purdue University, West Lafayette, IN, 47907. ! 47: .sp 0 ! 48: Revision Number: ! 49: .VL $Revision: 1.2 $ ! 50: ; Release Date: ! 51: .VL $Date: 86/05/19 02:27:17 $ ! 52: \&. ! 53: .sp 0 ! 54: Copyright \(co 1982 by Walter F. Tichy. ! 55: .SH SEE ALSO ! 56: ci (1), co (1), diff (1), ident (1), rcs (1), rcsintro (1), rcsmerge (1), rlog (1), rcsfile (5). ! 57: .sp 0 ! 58: Walter F. Tichy, "Design, Implementation, and Evaluation of a Revision Control ! 59: System," in \fIProceedings of the 6th International Conference on Software ! 60: Engineering\fR, IEEE, Tokyo, Sept. 1982. ! 61: .SH BUGS
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.