using scm tools, how do I load a earlier baseline of a component in the workspace
Hi,
In RTC 5.0.1 using scm tools, how do I load a earlier baseline of a component in the workspace? I have multiple component in a stream but I load only one component in workspace and there are no snapshots.
Rama |
Accepted answer
Hi Rama,
To load the source files from an earlier baseline, you need to use "scm set component" command to replace the component from the workspace using that baseline, then you can load the component. Please refer to http://www-01.ibm.com/support/knowledgecenter/SSYMRC_5.0.0/com.ibm.team.scm.doc/topics/set_component.html?lang=en for the "scm set component" command usage. Rama SCM selected this answer as the correct answer
Comments Thanks Lily!
However, this need me to replace the snapshot and not the specific baseline. Even though I load one component in my workspace.
I was able achieve it by creating a new stream, loading the specific component (with specific baseline) and then creating the workspace on that stream. Not sure if there is a better way to do that.
Thanks!
Rama
Lily Wang
commented Apr 29 '15, 7:55 p.m.
You can use the command to replace a baseline. The command should be:
Rama SCM
commented May 01 '15, 12:04 p.m.
Thanks for your help Lily!!
|
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.