sccs error msg
Conor P. Cahill
cpcahil at virtech.uucp
Wed May 30 11:32:09 AEST 1990
In article <18210 at well.sf.ca.us> gregs at well.sf.ca.us (Greg Strockbine) writes:
>all of a sudden I am getting this message when I try
>to do an sccs get:
> Clock may be set wrong! (Co11)
>The administrators have been monkeying around with things,
>but I still can't figure this error message out or how to
>make it go away.
One of the nice things about SCCS is the use of error codes with
error messages. For example, your message:
Clock may be set wrong! (Co11)
^^^^^^ typo here?
includes the error number co11.
The "help" utility gives you additional information using this code. For
the co11 code, the help utility outputs:
co11:
"Clock may be set wrong!"
The time of day may be set wrong.
Check the current time with the "date" command.
If it is wrong, contact your local UNIX support group immediately!
(This message is produced whenever the difference between
the current date and the creation date of the newest delta in
the SCCS file is greater than one year.)
--
Conor P. Cahill (703)430-9247 Virtual Technologies, Inc.,
uunet!virtech!cpcahil 46030 Manekin Plaza, Suite 160
Sterling, VA 22170
More information about the Comp.unix.questions
mailing list