update files

Pedro Szekely ([email protected])
Fri, 17 Feb 1995 14:13:19 PST

JK,

A question about update files.

Assuming that we use SCCS to store all the files, how do I use update-files in
conjunction with SCCS.

Suppose that I want to get an updated version of the Parser here at ISI.

~masterm/src/Model/Parser/SCCS is where the files should be put. Once the
files are in the SCCS directory, we can go to ~mm-proj/src/Model/Parser and
execute sccs get SCCS to get all the files in our release area and compile
them. Individual users at ISI can also get the parser files into their
private Parser directories to test it before we release it to our mm-proj area.

With the current script I would need to go to ~masterm/src/Model/Parser,
execute sccs edit SCCS, and then use the script to get everything here. Then
I need to do sccs delget SCCS to put the files back into SCCS.

Is there a way to automate the sccs commands as part of the script?

I wonder if we are not on the same wavelength here.

Pedro Szekely
USC/ISI, 4676 Admiralty Way, Marina del Rey, CA 90292
Phone: 310/822-1511, Fax: 310/823-6714
URL: http://www.isi.edu/isd/szekely.html