How to replace component baselines in a repository workspace from a snapshot with Eclipse
![]()
Frank Schophuizen (193●2●31●26)
| asked Nov 18 '13, 4:41 a.m.
retagged Dec 16 '13, 12:48 p.m. by David Lafreniere (4.8k●7)
In a repo-workspace "A" containing multiple components, each components has a selected a baseline. Suppose another stream "B" has created a snapshot "S3" (delivered by a repo-ws to the stream) containing new baselines for those (and more) components. Now workspace "A" needs to use the baselines from snapshot "S3".
How to select snapshot "S3" in workspace "A" to replace the baseline of all corresponding components in a single go? Alternatively, you can replace the baseline for each component in the workspace individually, but with many components that is a lot of work. |
Accepted answer
![]()
Geoffrey Clemm (30.1k●3●30●35)
| answered Nov 23 '13, 2:13 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Requested in work item Provide a GUI "update with snapshot" operation on a stream/workspace (284178)
Frank Schophuizen selected this answer as the correct answer
|