MPE/iX Shell and Utilities Reference Manual, Vol 2

rlog(1) MPE/iX Shell and Utilities rlog(1)
–Yfile specifies file as the local configuration file.
rlog displays the intersection of the revisions selected by –d, –l, –s, and –w, with the union
of the revisions selected by –b or –r.
EXAMPLES
rlog –L –R RCS/*
rlog –L –h RCS/*
rlog –L –l RCS/*
rlog RCS/*
The first command displays the names of all
RCS files in the subdirectory RCS which have
locks. The second command displays the headers of those files, and the third displays the
headers plus the log messages of the locked revisions. The last command displays complete
information.
rlog –Luser –luser –T RCS/*
displays a one line description of each
RCS file in the subdirectory RCS that is locked by user.
DIAGNOSTICS
Possible exit status values are:
0 Successful completion.
1 An error occurred.
Messages
Message: Allocation error during strdup()
Cause: There were not enough free system resources for strdup() to do its job.
Action: Free up more system resources or delete some revisions from the
RCS file.
Message: Can’t parse date/time: dates
Cause: You specified an improperly formatted date/time string with the –d option.
Action: Check the DESCRIPTION section for the proper format for the date/time string
provided with the –d option.
Message: Could not find expected delta text.
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 fewer diffs than expected when building
the named revision.
Action: The RCS file is corrupt. Try again with another copy of the file.
1-490 Commands and Utilities