Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!julius.cs.uiuc.edu!apple!altos!megadon!clp From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix Subject: Re: Summary: SCCS vs. RCS Message-ID: <2263@megadon.UUCP> Date: 14 Nov 90 22:52:31 GMT Sender: clp@megadon.UUCP Lines: 14 Approved: clp@megadon.UUCP >make understands SCCS* does not understand RCS There do exist versions of "make" that understand RCS, although the vanilla S5 one doesn't have built-in RCS support the way it has built-in SCCS support, and I don't think it's easy to add in without source. The SunOS 4.x "make" doesn't have built-in RCS support the way it has built-in SCCS support, either, but you can add rules to help. There also exist versions of "make" that don't understand SCCS.... >speed retrieve old versions faster retrieve latest version faster WRONG. Older versions are NOT faster in SCCS. Didn't I say that in my message?