MPE/iX Shell and Utilities Reference Manual, Vol 2

rcs(1) MPE/iX Shell and Utilities rcs(1)
Message: Login name missing after –a
Cause: You specified the –a option without providing a login name as its argument.
Action: Provide the missing login name.
Message: Missing ’:’ after state in option –s
Cause: You specified the –s option and provided, as its argument, a string that appears
to be a state followed by a revision; however, you did not separate the state
from the revision with a colon (:).
Action: Provide the missing colon.
Message: Missing ’;’ after access list in rcsfile.
Cause: The
RCS file rcsfile contained the keyword access followed by a list of users
who are allowed access to the file; however, this list was not terminated by the
required semicolon (;).
Action: Manually edit rcsfile to insert the required semicolon (;). See rcsfile(3) for
the format of the
RCS file.
Message: Missing ’;’ after head in rcsfile.
Cause: The
RCS file rcsfile contained the keyword head followed by the number of the
head revision of the file; however, this line was not terminated by the required
semicolon (;).
Action: Manually edit rcsfile to insert the required semicolon (;). See rcsfile(3) for
the format of the
RCS file.
Message: Missing ’;’ after suffix in rcsfile.
Cause: The RCS file rcsfile contained the keyword suffix followed by a suffix; however,
this line was not terminated by the required semicolon (;).
Action: Manually edit rcsfile to insert the required semicolon (;). See rcsfile(3) for
the format of the
RCS file.
Message: Missing access list in rcsfile
Cause: The RCS file rcsfile contained the keyword branch; however, the keyword
access did appear on the following line.
Action: Manually edit rcsfile to insert the required access keyword and associated
access list. See rcsfile(3) for the format of the RCS file.
Message: Missing branch in rcsfile
Cause: The RCS file rcsfile contained the keyword head; however, the keyword branch
did appear on the following line.
Action: Manually edit rcsfile to insert the required branch keyword. See rcsfile(3)
for the format of the RCS file.
Message: Missing delta text
Cause: The edit script for one of the RCS file’s revisions is missing.
Action: The RCS file is corrupt. Find an uncorrupted revision and rebuild from there.
1-462 Commands and Utilities