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

NAME

6       sccs-unget, unget - undo a previous get of an SCCS file
7

SYNOPSIS

9       unget [-ns] [-rsid] s.filename...
10
11

DESCRIPTION

13       The  unget utility undoes the effect of a get-e command executed before
14       the creation of the pending delta.
15
16
17       If a directory name is used in place of the  s.filename  argument,  the
18       unget  command  applies  to  all  s.files in that directory. Unreadable
19       s.files produce an error; processing continues with the next  file  (if
20       any).  The  use  of  `'  as the s.filename argument indicates that the
21       names of files are to be read from the standard input, one  s.file  per
22       line.
23

OPTIONS

25       The following options are supported:
26
27       -n       Retains the retrieved version, which is otherwise removed.
28
29
30       -s       Suppress display of the SCCS delta ID (SID).
31
32
33       -rsid    When  multiple versions are checked out, this option specifies
34                which pending delta to abort.  A  diagnostic  results  if  the
35                specified  SID is ambiguous, or if it is necessary but omitted
36                from the command line.
37
38

ENVIRONMENT VARIABLES

40       See environ(5) for descriptions of the following environment  variables
41       that affect the execution of unget: LANG, LC_ALL, LC_COLLATE, LC_CTYPE,
42       LC_MESSAGES, and NLSPATH.
43

ATTRIBUTES

45       See attributes(5) for descriptions of the following attributes:
46
47
48
49
50       ┌─────────────────────────────┬─────────────────────────────┐
51       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
52       ├─────────────────────────────┼─────────────────────────────┤
53       │Availability                 │SUNWsprot                    │
54       ├─────────────────────────────┼─────────────────────────────┤
55       │Interface Stability          │Standard                     │
56       └─────────────────────────────┴─────────────────────────────┘
57

SEE ALSO

59       sccs(1), sccs-delta(1), sccs-get(1), sccs-help(1),  sccs-prs(1),  sccs-
60       prt(1),  sccs-rmdel(1),  sccs-sact(1), sccs-sccsdiff(1), what(1), sccs‐
61       file(4), attributes(5), environ(5), standards(5)
62

DIAGNOSTICS

64       Use the SCCS help command for explanations (see sccs-help(1)).
65
66
67
68SunOS 5.11                        2 Jul 2007                     sccs-unget(1)
Impressum