Source Code Control
From TPU Reference
acelzel liorrolcacel rochiricde capasourac rolgetch acelccnarela Source Code Control is a software engineering paradigm in which a central depot (or repository) of the source code of a program is stored.
The main features of a SCCS (Source Code Control System) are:
- Checking out a copy of the depot code.
- Checking in a copy of the depot code.
Just like this Wiki, a SCCS stores all old revisions of a document, so that rollback is very easy.
Here are several companies that specialize in SCCS:
