delta
get
. The list is a list of
sids separated by commas, or can contain ranges of sids (these
are indicated by a dash). Untested.
delta
will prompt for MR numbers if none
are given on the command line. If the v flag has a non-empty
value, as opposed to just being set, then the supplied list of MR
numbers will be verified using that program. The requested delta will
not be made if this validation fails (the validation program returns a
nonzero exit status).
When the v flag is set, deltas must be checked in using
this flag. If you are using Emacs's vc-mode, you can do this by setting
the variable vc-checkin-flags to "-m2677"
if the mr
with which you are working is numbered 2677, for example.
get
command.
diff
is echoed on the standard
output.
get
is used to check out a version for editing, it
announces two sids:-
3.1 new delta 3.2 402 lines
One identifies the version forming the basis of the change, and the
other specifies the sid that the new version will be assigned once
it is checked in again. Either of these two sids (in this case,
3.1 or 3.2) can be used for the -r option of delta
.
delta
will prompt the user for a comment.