get
get -e
will
fail if someone else already has the file locked. If the list of
authorised users in the sccs file is not empty, you must be in
that list in order to use this option.
prt
, though
it contains less information.
delta
which introduced this line to the file.
get
is to get the highest revision on the trunk. The
-t option only modifies this behaviour in the situation where the
topmost trunk revision is a branch point. In this case, the -t
option causes the topmost revision on this branch to be retrieved. In
other words, the -t option removes the restriction that the
retrieved version should be on the trunk. This option is used by
comb
(see comb) and by the driver program sccs
from
BSD (see sccs).