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

3.8.3.2 Version-specific Keywords

These keywords expand to data that is specific to a particular version.

:A:
Expands to `:Z::Y: :M: :I::Z:', useful for what.
:B:
Branch number of SID

:C:
Comments for this delta. These may extend over several lines.

:D:
Date (yy/mm/dd) that this version was checked in. Expands to `:Dy:/:Dm:/:Dd:'. The year is always represented as two digits but is not ambiguous since the two-digit year is no later than 2068 (see section 9. Year 2000 Issues).

:Dd:
Day-of-month on which the delta was checked in (two digits).

:Dg:
Sequence numbers of ignored deltas (separated by white space).

:DI:
Expands to `:Dn:/:Dx:/:Dg:' (sequence numbers included/excluded/ignored).

:DL:
Expands to `:Li:/:Ld:/:Lu:' (lines inserted/deleted/unchanged).
:Dm:
Month when this version as checked in (two digits).

:Dn:
Sequence numbers of included deltas (separated by white space).

:DP:
Sequence number of the delta that precedes this one.

:DS:
Sequence number of this delta.

:Dt:
Expands to `:DT: :I: :D: :T: :P: :DS: :DP:'.

:DT:
Delta type: `R' (removed) or `D' (normal).

:Dx:
Sequence numbers of excluded deltas (separated by white space).

:Dy:
Year when this version was checked in. The year is always represented as two digits but is not ambiguous since the two-digit year is no later than 2068 (see section 9. Year 2000 Issues).

:GB:
The body for this version, as distinct from the body of the SCCS file itself, which is obtained with `:BD:'. Keyword expansion will be performed in the same way as if get had been used.

:I:
The SID of this version.

:L:
The level component of the SID (that is, the second number).

:Ld:
Number of lines deleted in this version, with respect to its predecessor.

:Li:
Number of lines inserted in this version, with respect to its predecessor.

:Lu:
Number of lines unchanged in this version, with respect to its predecessor.

:MR:
The MR numbers specified when this delta was created.

:P:
Perpetrator: the login name of the user who created this delta.

:R:
The release number of the SID (the first number).

:S:
The sequence number of the SID. Don't confuse this with the delta sequence numbers (see section 5.2.2 The Delta Table), which are internal identifiers for deltas which are output by the keywords :DI:, :Dn:, :Dx: and :Dg:.

:T:
Time that this version was checked in (`:Th:::Tm:::Ts:').

:Th:
Hours component of check-in time (`:T:').

:Tm:
Minutes component of check-in time (`:T:').

:Ts:
Seconds component of check-in time (`:T:').

:W:
Shorthand for `:Z::M:<TAB>:I:', suitable for what (see section 3.16 what).

:Z:
Expands to `@(#)' (see section 3.16 what).

The `:C:', `:GB:' and `:MR:' keywords from this section may expand to strings containing newlines.


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

This document was generated by root on February, 29 2004 using texi2html