Lines Matching refs:RCS

1 It would be nice if the RCS file format (which is implemented by a
2 great many tools, both free and non-free, both by calling GNU RCS and
3 by reimplementing access to RCS files) were documented in some
7 The place to start is the rcsfile.5 manpage in the GNU RCS 5.7
11 If you are interested in MKS RCS, src/ci.c in GNU RCS 5.7 has a
13 isn't really any document describing MKS's changes to the RCS file
21 format somewhat (as the "RCS output format"), but the presentation is
31 the same for RCS 5.7 and CVS 1.9.27):
36 Here is how this shows up in the RCS file (omitting irrelevant parts):
52 the RCS file format, and how much programs reading it should expect to
60 to the RCS file format, and this is magic branches. See cvs.texinfo
61 for more information on them. CVS also sets the RCS state to "dead"
63 stored just as any other RCS state is).
65 The RCS file format allows quite a variety of extensions to be added
72 places in the RCS grammar, and a given extension may not be legal in
79 namespace RCS library done at Silicon Graphics Inc. (SGI) in 1996
80 (a modified RCS 5.7--not sure it has any other name).
81 dead A set of RCS patches developed by Rich Pixley at
107 characters special to RCS, like `.' and sometimes even contain spaces
109 usually be enclosed in RCS strings. For example:
124 the rest of the RCS file format; they are documented in the co(1)
125 manpage in the RCS 5.7 distribution. See also the "Keyword
128 RCS 5.7 produces a warning whenever it behaves that way, and current
130 earlier invoke RCS to perform keyword expansion).
132 Note that if the "expand" keyword is omitted from the RCS file, the
137 versions of RCS. The comment leader is not used by RCS 5.7 or current
140 Both RCS 5.7 and current versions of CVS handle the $Log keyword in a
147 The RCS file format, as described in the rcsfile(5) man page, is
151 contains a `@' byte, the `@' must be doubled within strings in RCS
152 files, since RCS uses `@' bytes as escapes.
160 If `@' doubling occurs within a multibyte char, the resulting RCS
165 the RCS files -- it doesn't affect the external RCS interface, as
166 the RCS commands always give you the properly encoded text files
174 One common concern about the RCS file format is the fact that to get
188 1000 revisions on branch that forked at the root (i.e., RCS revisions
208 RCS file: RCS/rcsfile.5in,v