Path: utzoo!mnetor!uunet!husc6!bloom-beacon!think!ames!nrl-cmf!cmcl2!brl-adm!adm!ted@braggvax.arpa From: ted@braggvax.arpa Newsgroups: comp.unix.questions Subject: sccs front end Message-ID: <11551@brl-adm.ARPA> Date: 29 Jan 88 23:00:42 GMT Sender: news@brl-adm.ARPA Lines: 16 >From: "Greg A. Woods " >Subject: Re: SCCS vs. RCS > One thing that is MUCH more difficult with SCCS than it was with VCS is to > hide all of the special files in another directory. What makes it hard with > SCCS is that none of the commands support an option or environment variable > to accomplish this task, and none of the make rules properly support such a > feature either. (One could write a new set of make rules, and use the little > documented "include" feature). Actually, with BSD systems (4.2, 4.3 and SunOS anyway), there is a command called "sccs" that acts as a front end to the sccs command family and lets you keep all your sccs files in an SCCS directory. Ted Nolan ted@braggvax.arpa