RCS and SCCS

John F. Haugh II jfh at rpp386.UUCP
Sat Jul 2 11:04:33 AEST 1988


In article <8187 at brl-smoke.ARPA> gwyn at brl.arpa (Doug Gwyn (VLD/VMB) <gwyn>) writes:
>In article <1023 at unccvax.UUCP> wdg at unccvax.UUCP (Doug Gullett) writes:
>>... a few manual pages
>>would bring programmers up to speed on RCS while whole volumes are written
>>about the use of SCCS.
>
>This is quite misleading.  I haven't seen "volumes" on SCCS, but it is
>easy to use for routine purposes.

i've seen several long SCCS documents, the longest of which was the SCCS
User's Guide, which i recall was about 50 or 75 pages long, which arrived
with System III.  i've seen other disertations on SCCS, tho none that
long.

SCCS seems to be extremely simple for simple tasks.  but the curve for harder
tasks is like O(N**2) or something.  trying to maintain multiple branches
is HELL, and the error messages which can result are cryptic.  which isn't
too bad because the error messages are very standardized with SCCS, and
the help command is actually helpful.

the hardest thing is learning about commands like admin -z for dealing with
corrupted files.  and then there are the quirks of rmdel, cdc, comb (which
i think i must be the only person who uses) and the rest of the members
which doug didn't reference.  there is much more to SCCS than admin, get
and delta.

- john.
-- 
John F. Haugh II                 +--------- Cute Chocolate Quote ---------
HASA, "S" Division               | "USENET should not be confused with
UUCP:   killer!rpp386!jfh        |  something that matters, like CHOCOLATE"
DOMAIN: jfh at rpp386.uucp          |             -- with my apologizes



More information about the Comp.unix.questions mailing list