source code management
Also found in: Dictionary, Acronyms.
Related to source code management: git
source code management
The use of software systems to help program developers keep
track of version history of source code modules as well as
releases, parallel versions (code branches), etc. There are
several in popular use, the free CVS being the best known.
Perforce is a powerful commercial product. SCCS was once
popular on Unix and VSS is Microsoft's offereing.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)