Configurations (cont)
A configuration is a set of file versions that are consistent with one another.
In some ways, a configuration is like a "version" of the entire system.
Example: game ,1.5 consists of
-
Makefile ,1.0 main.c ,1.2 world.c ,1.3 graphics.c ,2.7
|