UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: sccsdiffChapter 18
The Source Code Control System
Next: Reference: val
 

unget

unget [options] files

Cancel a previous get -e for one or more SCCS files. If a file is being edited via get -e, issuing delta processes the edits (creating a new delta), whereas unget deletes the edited version (preventing a new delta from being made).

Options

-n

Do not remove file retrieved with get -e.

-rsid

The SCCS ID of the delta to cancel; needed only if get -e is issued more than once for the same SCCS file.

-s

Suppress display of the intended delta's sid.


Previous: Reference: sccsdiffUNIX in a Nutshell: System V EditionNext: Reference: val
Reference: sccsdiffBook IndexReference: val

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System