[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Other Flags

`c'
Set the release ceiling. Releases higher than the ceiling cannot be checked out.
`f'
Set the release floor. Releases lower then the release floor cannot be checked out.
`d'
Set the default delta which is used when the get command is given without the `-r' option. The default behaviour for get is defined in 3.5 get.
`l'
Set the locked release list. These releases cannot be checked out with get -e. The special value `a' denotes all releases.
`q'
Sets the value substituted for the `%Q%' keyword as described in 3.5.4 Keyword Substitution. This flag is referred to in the output of SCCS as `csect name', and is variously referred to here as that, or the "user flag" or the "Q flag".
`m'
Sets the overridden value for the `%M%' keyword as described in 3.5.4 Keyword Substitution.
`t'
Sets the value for the `%Y%' keyword as described in 3.5.4 Keyword Substitution.
`v'
Sets the name of the program used to validate MR (modification request) numbers; MRs are described in 3.1.2 Modification Request Numbers. This flag can be set to the empty string, in which case MRs are allowed and the validation silently succeeds without any program being run.
`y'
By default, all keywords are expanded in the gotten file. See 3.5.4 Keyword Substitution for a list of such keywords. This flag can be set to a list of letters separated by commas, in which case keyword expansion will be limited to the specified keywords. For example, `admin -fyQ,M,Y' restricts keyword expansion so that `%Q%', `%M%' and `%Y%' are expanded, while other keywords such as `%Z%' are not. This flag is an extension introduced by Sun Solaris 8. See 6. Interoperability for a discussion of the interoperability of CSSC with other SCCS implementations.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by Buildd user on August, 2 2005 using texi2html