0
3.5kviews
written 6.2 years ago by |
The SCM process defines a series of tasks that have four primary objectives:
To identify all items that collectively define the software configuration (Identification).
To manage changes to one or more of these items (Change Control).
To facilitate the construction of different versions of an application (Version Control).
To ensure …