MPE/iX Shell and Utilities Reference Manual, Vol 2

rlog(1) MPE/iX Shell and Utilities rlog(1)
Message: Too many delta texts, RCS files may be damaged
Cause: The named revision of an RCS file is built by applying a number of diffs to a
base revision. In this case, RCS found more diffs than expected when building
the named revision. The RCS file is corrupt.
Action: Retrieve an earlier revision of the
RCS file and build from there.
Message: Unknown command in edit script: cmd
Cause: For each revision, the RCS
file contains an edit script (similar to diff output)
that describes how to build that revision from the base revision. This error
occurs when a command other than a, c,ord appears in one of these scripts.
The RCS file is corrupt.
Action: Edit the RCS file manually to correct the command or retrieve a previous revi-
sion that does not involve this edit script and continue from that new base.
Message: Unknown option "–option"
Cause: You specified an option that is not valid for rlog.
Action: Check the DESCRIPTION section for a list of valid rlog options.
For a list of error messages common to all
RCS utilities, see rcserror(3).
PORTABILITY
All UNIX systems.
The –F, –H, –O, –T, and –Y options are extensions to traditional implementations of rlog.
MPE/iX NOTES
Due to the fact that the comma (,) is not a valid character in
MPE/iX
file names, the traditional
,v naming convention is not currently implemented. This means that you must have a sub-
directory named RCS under your current directory or
RCS will not work properly.
For more information on how the current MPE/iX implementation may affect the operation of
this utility, see Appendix A, MPE/iX Implementation Considerations.
SEE ALSO
ci(1), co(1), ident(1), rcs(1), rcsclean(1), rcsdiff(1), rcsmerge(1), rcsfile(3)
Commands and Utilities 1-493