|
|
||
| Unified Configuration Management | ||
| Home | CM Survival | The CM Portal | CM About Us | Email | ||
SCM Process and Activities |
||
|
Effective
Configuration Management can be defined as stabilising the evolution of
software products and process at key points in the life cycle. The focus
of CM includes:
Below we describe each of these briefly.
|
Related Model
|
| Identification of Artefacts |
| Early identification and change control of artefacts and work products is integral to the project. The configuration manager needs to fully identify and control changes to all the elements that are required to recreate and maintain the software product. |
| Version Control |
|
The primary goal of version control is to identify and manage project elements as they change over time. The Configuration Manager should establish a version control library to maintain all lifecycle entities. This library will ensure that changes (deltas) are controlled at their lowest atomic level eg documents, source files, scripts and kits etc.
|
| Development Streaming (Branching) |
|
To provide some level of stability and allow fluidity of parallel development (streaming) it is quite normal for project development to be split into branches (development groups). The CM manager has to identify what branches will be required and ensure they are appropriately set up (eg security etc). Note: Typically branches include
|
|
Baselining
|
|
Baselining
provides the division with a concise picture of the project artifacts and
relationships at a particular instance in time. It provides an official
foundation on which subsequent work can be based, and to which only
authorized changes can be made. Reasons for baselining include:
|
|
Build
Management
|
|
The fundamental objective of the build management process is to deliver a disciplined and automated build process. Activities to consider:
|
|
Packaging
|
|
Typically the packaging process (see next section) will by synonymous [or tightly coupled] with the build process i.e. the build process will do packaging automatically after the build is complete. Primary objectives of packaging are:
|
|
Deployment
|
|
The configuration manager will typically be involved in the deployment process. Primary considerations include:
|
|
Change Request Management |
|
Change Request management can be described as management of change/enhancement requests. Typically the Configuration Manger should set up a repository to manage these requests and support activities like status tracking, assignment etc.
|
|
Issue Tracking |
|
Issue tracking is the formal tacking of problems/defects on your systems or environments. Typically the Configuration Manger should set up a repository to track these problems as they occur, and track their status to eventual closure. Note: Due to the similarities with production and test defect tracking, it is not unusual to have a single tool to manage all.
|
|
Copyright © 2002 SnuffyBear Company (Sydney
Australia). |