[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage Top Level
    sccs-unget(1) manual page Table of Contents

Name

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

Synopsis

/usr/ccs/bin/unget [ -ns ] [ -rsid ] s.filename ...

Availability

SUNWsprot

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 argument, 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.

See Also

sccs(1) , sccs-delta(1) , sccs-get(1) , sccs-help(1) , sccs-prs(1) , sccs-prt(1) , sccs-rmdel(1) , sccs-sact(1) , sccs-sccsdiff(1) , what(1) , sccsfile(4)

Diagnostics

Use the SCCS help command for explanations (see sccs-help(1) ).


Table of Contents