SunOS man pages : unget (1)
User Commands sccs-unget(1)
NAME
sccs-unget, unget - undo a previous get of an SCCS file
SYNOPSIS
/usr/ccs/bin/unget [ -ns ] [ -rsid ] s.filename ...
DESCRIPTION
unget undoes the effect of a `get -e' done prior to the
creation of the pending delta.
If a directory name is used in place of the s.filename argu-
ment, the unget command applies to all s.files in that
directory. Unreadable s.files produce an error; processing
continues 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
-n Retain the retrieved version, which is otherwise
removed.
-s Suppress display of the SCCS delta ID (SID).
-rsid When multiple versions are checked out, specify which
pending delta to abort. A diagnostic results if the
specified SID is ambiguous, or if it is necessary but
omitted from the command line.
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWsprot |
|_____________________________|_____________________________|
SEE ALSO
sccs(1), sccs-delta(1), sccs-get(1), sccs-help(1), sccsprs(1)
, sccs-prt(1), sccs-rmdel(1), sccs-sact(1), sccssccsdiff(1)
, what(1), sccsfile(4), attributes(5)
DIAGNOSTICS
Use the SCCS help command for explanations (see sccshelp(1)
).
SunOS 5.8 Last change: 11 Oct 1990 1
|
 |
|
|