Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ unget(1) — SunOS 0.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

delta(1)

get(1)

sact(1)

UNGET(1)  —  User’s Manual — Commands

NAME

unget − undo a previous get of an SCCS file

SYNOPSIS

unget [ −rSID ] [ −s ] [ −n ] file ...

DESCRIPTION

Unget undoes the effect of a get  −e done prior to creating the intended new delta.  If a directory is named, unget behaves as though each file in the directory were specified as a named file, except that non-SCCS files and unreadable files are silently ignored.  If a name of − is given, the standard input is read with each line being taken as the name of an SCCS file to be processed. 

OPTIONS

Options apply independently to each named file. 

−rSID
Uniquely identifies which delta is no longer intended. (This would have been specified by get as the “new delta”). The −r option is necessary only if two or more outstanding gets for editing on the same SCCS file were done by the same person (login name).  A diagnostic results if the specified SID is ambiguous, or if it is necessary but omitted from the command line.

−sSuppress displaying the intended delta’s SID.

−nRetain the gotten file — it is normally removed from the current directory. 

SEE ALSO

delta(1), get(1), sact(1). 
Source Code Control System User’s Guide by L. E. Bonanni and C. A. Salemi. 
An Introduction to the Source Code Control System, by Eric Allman. 

DIAGNOSTICS

Use help(1) for explanations.

Sun System Release 0.3  —  15 April 1983

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026