1sccs-rmdel(1)                    User Commands                   sccs-rmdel(1)
2
3
4

NAME

6       sccs-rmdel, rmdel - remove a delta from an SCCS file
7

SYNOPSIS

9       rmdel -rsid s.filename...
10
11

DESCRIPTION

13       The  rmdel  utility  removes  the  delta specified by the SCCS delta ID
14       (SID) supplied with -r. The delta to be removed must be the most recent
15       (leaf)  delta in its branch. In addition, the SID must not be that of a
16       version checked out for editing: it must not appear in any entry of the
17       version lock file (p.file).
18
19
20       If  you  created  the  delta, or, if you own the file and directory and
21       have write permission, you can remove it with rmdel.
22
23
24       If a directory name is used in place of the  s.filename  argument,  the
25       rmdel  command  applies  to  all  s.files in that directory. Unreadable
26       s.files produce an error; processing continues with the next  file  (if
27       any).  The  use  of  `'  as the s.filename argument indicates that the
28       names of files are to be read from the standard input, one  s.file  per
29       line.
30

OPTIONS

32       The following option is supported:
33
34       -rsid    Remove the version corresponding to the indicated SID (delta).
35
36

ENVIRONMENT VARIABLES

38       See  environ(5) for descriptions of the following environment variables
39       that affect the execution of rmdel:  LANG,  LC_ALL,  LC_CTYPE,  LC_MES‐
40       SAGES, and NLSPATH.
41

FILES

43       p.file    permissions file
44
45
46       s.file    history file
47
48
49       z.file    temporary copy of the s.file
50
51

ATTRIBUTES

53       See attributes(5) for descriptions of the following attributes:
54
55
56
57
58       ┌─────────────────────────────┬─────────────────────────────┐
59       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
60       ├─────────────────────────────┼─────────────────────────────┤
61       │Availability                 │SUNWsprot                    │
62       ├─────────────────────────────┼─────────────────────────────┤
63       │Interface Stability          │Standard                     │
64       └─────────────────────────────┴─────────────────────────────┘
65

SEE ALSO

67       sccs(1), sccs-admin(1), sccs-cdc(1), sccs-comb(1), sccs-delta(1), sccs-
68       help(1),  sccs-prs(1),  sccs-prt(1),  sccs-sccsdiff(1),  sccs-unget(1),
69       what(1), sccsfile(4), attributes(5), environ(5), standards(5)
70

DIAGNOSTICS

72       Use the SCCS help command for explanations (see sccs-help(1)).
73
74
75
76SunOS 5.11                        2 Jul 2007                     sccs-rmdel(1)
Impressum