User Commands sccs-sccsdiff(1)
NAME
sccs-sccsdiff, sccsdiff - compare two versions of an SCS
file
SYNOPSIS
sccsdiff [-p] -rsid -rsid [diff-options] s.filename
DESCRIPTION
sccsdiff compares two versions of an SCS file and displays
the differences between the two versions. Any number of SCS
files can be specified. The options specified apply to all
named s.files.
OPTIONS
The following options are supported:
-p Pipe output for each file through pr(1).
-rsid Specify a version corresponding to the indi-
cated SCS delta ID (SID) for comparison.
Versions are passed to diff(1) in the order
given.
diff-options Pass options to diff(1), including: -b, -c,
-e, -f, -h, -u, -C number, -U number, and -D
string.
FILES
/tmp/get????? temporary files
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWsprot
SEE ALSO
diff(1), sccs(1), sccs-delta(1), sccs-get(1), sccs-help(1),
sccs-prs(1), sccs-prt(1), what(1), sccsfile(4), attri-
butes(5)
SunOS 5.11 Last change: 30 Jun 2007 1
User Commands sccs-sccsdiff(1)
DIAGNOSTICS
filename: No differences If the two versions are the
same.
Use the SCS help command for explanations of other mes-
sages. See sccs-help(1).
SunOS 5.11 Last change: 30 Jun 2007 2
|