User Commands sccs-rmdel(1)
NAME
sccs-rmdel, rmdel - remove a delta from an SCCS file
SYNOPSIS
rmdel -rsid s.filename...
DESCRIPTION
The rmdel utility removes the delta specified by the SCCSdelta ID (SID) supplied with -r. The delta to be removed
must be the most recent (leaf) delta in its branch. In addi-
tion, the SID must not be that of a version checked out for editing: it must not appear in any entry of the version lock file (p.file).If you created the delta, or, if you own the file and direc-
tory and have write permission, you can remove it with rmdel.If a directory name is used in place of the s.filename argu-
ment, the rmdel command applies to all s.files in that directory. Unreadable s.files produce an error; processingcontinues with the next file (if any). The use of `-' as the
s.filename argument indicates that the names of files are to be read from the standard input, one s.file per line. OPTIONS The following option is supported:-rsid Remove the version corresponding to the indicated
SID (delta). ENVIRONMENT VARIABLES See environ(5) for descriptions of the following environmentvariables that affect the execution of rmdel: LANG, LC_ALL,
LC_CTYPE, LC_MESSAGES, and NLSPATH.
FILES p.file permissions file s.file history file z.file temporary copy of the s.fileATTRIBUTES
SunOS 5.11 Last change: 2 Jul 2007 1
User Commands sccs-rmdel(1)
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | developer/build/make ||_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| Standard | See standards(5). ||_____________________________|_____________________________|
SEE ALSO
sccs(1), sccs-admin(1), sccs-cdc(1), sccs-comb(1), sccs-
delta(1), sccs-help(1), sccs-prs(1), sccs-prt(1), sccs-
sccsdiff(1), sccs-unget(1), what(1), sccsfile(4), attri-
butes(5), environ(5), standards(5) DIAGNOSTICSUse the SCCS help command for explanations (see sccs-
help(1)).SunOS 5.11 Last change: 2 Jul 2007 2