RTC Snapshot
In have sample Demo project, in which it contains 4 components say A,B,C,D.
A has 4 baselines -latest baseline is 4th
B has 2 baselines -latest baseline is 2rd
C has 3 baselines -latest baseline is 3rd
D has 4 baselines -latest baseline is 4th
1. Now i want to create a snapshot in project level, but i need the previous baselines of all components to be include in the snap shot.
2. While creating a project level snapshot, I want to select the components to include in the snapshot.
A has 4 baselines -latest baseline is 4th
B has 2 baselines -latest baseline is 2rd
C has 3 baselines -latest baseline is 3rd
D has 4 baselines -latest baseline is 4th
1. Now i want to create a snapshot in project level, but i need the previous baselines of all components to be include in the snap shot.
2. While creating a project level snapshot, I want to select the components to include in the snapshot.
One answer
You'll have to explain what you mean by "include the previous baselines of all components in the snapshot". A snapshot by definition contains at most one baseline from each component. One way to create an arbitrary snapshot is to create a new workspace, add to it the baselines that you want to have in the snapshot, and then apply the "New -> Snapshot" operation to that workspace.