rc
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 代码 · 共 68 行
TXT
68 行
** @(#)rc 4.1 (ULTRIX) 7/17/90** Messages for SCCS rmdel-cdc commands.*-1"missing r"You did not specify the 'r' keyletter when youinvoked rmdel or cdc. This argument is always required.-2"file ... does not exist"You named a file to be processed and it does not exist.-3"nonexistent sid"You specified an SID, via the r keyletter, which is notan SID of the SCCS file.-4"you are neither owner nor ..."You either don't own the file you are trying to process oryour login-name is not the same as the one that created the delta.Only the creator of a delta (or your SCCS administrator, whoowns the file) can rmdel or cdc a delta.-5"not a 'leaf' delta"You are attempting to remove a delta which is not thenewest (most recent) delta in its branch of thedelta tree. Only the latest may be removed.-6"MRs not allowed"Chghist has determined that MR numbers cannot be specifiedfor the SCCS file since the file does not have a 'v' flag.-7"invalid MRs"One of the MR numbers you entered in response to a promptby cdc is invalid, as determined by the validation programspecified in the 'v' flag of the SCCS file.-8"MRs required"Chghist has determined that MR numbers are required for theSCCS file it is processing (the file has a 'v' flag), butnone were supplied.-9"delta specified has delivered MR"The delta your are processing with 'rmdel' or 'cdc'contains an MR number entry which has been marked'delivered'. You cannot rmdel or cdc such a delta,as that would be in violation of a Change ManagementPrime Directive.See your SCCS administrator for further information.-10"bad invocation"You invoked 'rmdel' or 'cdc' by some name other than(n)rmdel or (n)cdc (you have a link to it).The program's execution depends on being invoked by one of thesenames only.-11"r has no sid"You specified the 'r' keyletter but did not specify the SID of thedelta to be processed. Both are required.-12"being edited -- sid is in p-file"Someone is in the process of making a delta based uponthe same delta (sid) you specified with the 'r' keyletter.This is indicated by the presence of the specified sid inan entry of the p-file for the named SCCS file.Removal of the delta specified is prohibited becauseits removal would interfere with other work in progress.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?