+-------------+ |Baseline- | DAV:version-controlled-configuration |Controlled |----------+ |Collection | | | | | |/src/applet | | +-------------+ | | | +---------------+ | |Version- |--------+ |Controlled | DAV:baseline-controlled-collection |Configuration | | | |/vcc/src/1 |----+ DAV:checked-in +---------------+ | | | | | | +-----------+ +-->|Baseline | DAV:baseline-collection | |----+ | | | +-->|/blh/1/b1 | | +---------+ | +-----------+ | |Baseline | | | |History |-----------+ | +-----------------+ | | DAV:root-version | |Collection | |/blh/1 | | | | +---------+ +--->|/blh1/1/b1/bc | +-----------------+ This diagram shows the collection identified by /src/applet has been placed under baseline control, creating a new version-controlled configuration (/vcc/src/1), new baseline history (/blh/1), new baseline (/blh/1/b1) and a new collection (/blh/1/b1/bc). The new collection has members whose checked-in versions capture the state of the /src/applet collection at the time the baseline-control method was processed. When /vcc/src/1 is checked-out and checked-in new baselines and collections are created to take another snapshot of the checked-in state of the resources in /src/applet.