Abstract
The Source Code Control System (SCCS) is a system for controlling changes to files of text (typically, the source code and documentation of software systems). It is an integral part of a software development and maintenance system known as the Programmer's Workbench (PWB).
SCCS has itself undergone considerable change. There have been nine major versions of SCCS. This paper describes the facilities provided by SCCS, and the design changes that were made to SCCS in order to provide a useful and flexible environment in which to conduct the programming process.
- 1 Belady, L. A., and Lehman, M. M. The Characteristics of Large Systems. Proc. Conf. on Research Directions in Software Technology, Oct. 10-12, 1977.Google Scholar
- 2 Boehm, B. A. Software and its impact: a quantitative assessment. Datamation 19, 3 (May 1973), 48-59.Google Scholar
- 3 Bonanni, L. E., and Glasser, A. L. SCCS/PWB User's Manual. Bell Laboratories, November 1977.Google Scholar
- 4 Dolotta, T. A., and Mashey J. R. An Introduction to the Programmer's Workbench. Proc. Second Int. Conf. on Software Engineering, Oct. 13-15, 1976. Google Scholar
Digital Library
- 5 Ivie, E. L. The Programmer's Workbench—A Machine for Software Development. Comm. ACM 20, 10 (October 1977), 746-53. Google Scholar
Digital Library
- 6 Kernighan, B. W., and Plaugher, P. J. Software Tools. Proc. First National Conference on Software Engineering. Sept. 11-12, 1975.Google Scholar
- 7 Rochkind, M. J. The Source Code Control System. IEEE Trans. on Software Engineering SE-1, 4 (Dec. 1975), 364-70.Google Scholar
Digital Library
- 8 Ritchie, D. M., and Thompson, K. The UNIX Time-Sharing System. Comm. ACM 17, 7 (July 1974), 364-75. Google Scholar
Digital Library
Index Terms
The evolution of a Source Code Control System
Recommendations
The evolution of a Source Code Control System
Proceedings of the software quality assurance workshop on Functional and performance issuesThe Source Code Control System (SCCS) is a system for controlling changes to files of text (typically, the source code and documentation of software systems). It is an integral part of a software development and maintenance system known as the ...
The source code control system
The Source Code Control System (SCCS) is a software tool designed to help programming projects control changes to source code. It provides facilities for storing, updating, and retrieving all versions of modules, for controlling updating privileges, for ...
The evolution of a Source Code Control System
The Source Code Control System (SCCS) is a system for controlling changes to files of text (typically, the source code and documentation of software systems). It is an integral part of a software development and maintenance system known as the ...





Comments