Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.sources.d Subject: Re: rcs for SysV Message-ID: <2547@auspex.auspex.com> Date: 16 Oct 89 23:02:18 GMT References: <78@vidiot.UUCP> <1367@celit.fps.com> <6218@pbhyf.PacBell.COM> <25360D8C.16699@ateng.com> <5827@wiley.UUCP> Reply-To: guy@auspex.auspex.com (Guy Harris) Distribution: na Organization: Auspex Systems, Santa Clara Lines: 12 >I understand that RCS stores the last version of the file and deltas to >previous versions, True. >while SCCS stores the first version and deltas from then onward. Possibly true of ancient versions of SCCS, but not true of the versions of SCCS that come with any version of UNIX people are likely to run (i.e., not true of the S3 or S5 versions of SCCS - the SunOS version is basically the S3 version). Those versions use a scheme that requires the same amount of time to retrieve any version.