home *** CD-ROM | disk | FTP | other *** search
- The following shell scripts are a simple, user friendly front end
- to SYS V.3 sccs. The assumed directory structure is as follows:
-
- ${PROJECTDIR:-./}
- | SCCS
- | src_backup
-
- The directory SCCS contains all of the p.* and s.* files created by sccs.
- Each source file is copied to the src_backup directory BEFORE any SCCS
- operations are attempted. Attempts to do an sccs operation that might
- result in a trashed sccs file are aborted with a message which identifies
- the problem and recommends corrective action. If an sccs operation does
- somehow trash the SCCS file, then the latest source version will always
- be available from the src_backup directory.
-
- A template Makefile is included to illustrate the typical use of these
- sccs scripts
-
- Bill Hatch
- Coleman Research Corporation
- 14504 Greenview Drive Suite 500
- Laurel, Maryland 20708
- Phone (301)470-3839
- FAX (301)776-5461
-