Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!virtech!cpcahil From: cpcahil@virtech.uucp (Conor P. Cahill) Newsgroups: comp.unix.questions Subject: Re: sccs error msg Keywords: clock Message-ID: <1990May30.013209.3786@virtech.uucp> Date: 30 May 90 01:32:09 GMT References: <18210@well.sf.ca.us> Reply-To: cpcahil@virtech.UUCP (Conor P. Cahill) Organization: Virtual Technologies Inc., Sterling VA Lines: 35 In article <18210@well.sf.ca.us> gregs@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