Definitions:
A set of components and interfaces among them that comprise a system.
Smallest atomic unit of a system (usually equivalent to a file).
A snapshot of a component or configuration's state at a point in time.
The set of operations (insert, delete) that transform one version of a component/configuration into another. Usually, we think of transforming one version into the very next following version, but deltas, in theory, can be applied to any version to obtain any other.
A component or configuration version can be identified in two ways:
An administrative process (policy and mechanism) for changing a product:
failure --------+ Change Change
|---> preciptation ---> (Analysis) ---> preparation
feature request-+ |
A v
| Change
| proposal
| Change |
+-------- Accounting <--- (Development)<--control <----------+
board
| denied
v
Archive
Verification and validation (Boehm's sense).