Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

admin(1)

cdc(1)

comb(1)

delta(1)

get(1)

help(1)

prs(1)

rmdel(1)

sact(1)

sccs(1)

sccsdiff(1)

val(1)

what(1)

sccsfile(4)




unget(1) unget(1)
NAME unget - undoes a previous get of an SCCS file SYNOPSIS unget [-n] [-rSID] [-s] file... ARGUMENTS file Specifies the affected SCCS file. 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. -n Retains the retrieved file which would normally be removed from the current directory. -rSID Uniquely identifies which delta is no longer intended. (This would have been specified by get as the ``new delta'') The use of this 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 message results if the specified SID is ambiguous, or if it is necessary and omitted on the command line. -s Suppresses the printout, on the standard output, of the intended delta's SID. DESCRIPTION unget undoes the effect of a get -e command 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. The options apply independently to each named file. EXAMPLES The command: % unget s.test1.c 1.2 undoes version 1.2 of test1.c set up for editing by an earlier get -e command. STATUS MESSAGES AND VALUES Use help for explanations. FILES /usr/bin/unget Executable file January 1992 1



unget(1) unget(1)
SEE ALSO admin(1), cdc(1), comb(1), delta(1), get(1), help(1), prs(1), rmdel(1), sact(1), sccs(1), sccsdiff(1), val(1), what(1) sccsfile(4) in A/UX Programmer's Reference ``SCCS Reference'' in A/UX Programming Languages and Tools, Volume 2 2 January 1992

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