Article,

The Source Code Control System

.
Software Engineering, IEEE Transactions on, SE-1 (4): 364--370 (December 1975)
DOI: 10.1109/TSE.1975.6312866

Abstract

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 identifying load modules by version number, and for recording who made each software change, when and where it was made, and why. This paper discusses the SCCS approach to source code control, shows how it is used and explains how it is implemented.

Tags

Users

  • @charoy
  • @wiljami74

Comments and Reviews