Boolean Flags
- `b'
- Enable branch deltas: this enables the `-b' option of get
(see section 3.5
get
).
- `e'
- This flag indicates that the file controlled by this SCCS file is a
binary file, and hence the body of the SCCS file is uuencoded.
This flag can only be set with the `-b' option of
admin
at
the time the file is created (or if admin takes it upon itself to set
this flag automatically), and cannot be unset. The circumstances under
which this can happen are discussed in 6. Interoperability.
- `i'
- Make
get
and delta
exit unsuccessfully when the
`Warning: No id keywords' message is issued.
- `j'
- Enables concurrent updates: if you try to get a revision for editing,
this normally fails if another user already has the file locked.
Setting the `j' flag overrides this.
- `n'
- Create empty releases when the `-r' option to
get
is used to
skip releases. These empty releases can later serve as branch points.
This document was generated
on April, 13 2002
using texi2html