Is it possible to open a view (snapshot or dynamic, maybe readonly) on any given baseline (recommended or older) in a stream (integration, development or child) for performing some tasks and then remove the view when done? How?
feedback
|
|
To open a view to a given baseline, you actually need a view associated to a stream with said baseline as a foundation baseline. That means you need to rebase that stream first, which is:
What is possible is to:
Note: you could create a base ClearCase dynamic view (ie non-UCM) with a config spec you could then change as you want, but that wouldn't allow you to checkout and modify any file. | |||
|
feedback
|