how to check out a baseline of a component via eclipse GUI?
Hi all,
How can I check out a baseline of component via eclipse GUI? I know I can do it via scm command line using scm create workspace ... -snapsho blablalbla. But how can I do it in eclipse? Thanks. |
2 answers
You can get the baseline of a component by configuring the pending changes view.
|
In the Eclipse GUI, open your workspace. In the Editor of the workspace you should see a Components field, where all the components that are defined to be loaded into your workspace are visible. With the buttons right of this field, you can add components or change them, i.e. change the baseline to be loaded to your workspace. Make the appropiate changes and save theses to your workspace.
When you load the workspace in your Eclipse GUI you should have all the content marked with the selected baseline in your local workspace. Hope that helps, Henning |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.