It's all about the answers!

Ask a question

Is there way to build code from particular baseline of code in RTC?


pravin gaykar (4232225) | asked Oct 10 '14, 3:02 a.m.
Is there way to build code from particular baseline of code in RTC? or latest baseline we can build using rule or propeties in build defination settings.

Accepted answer


permanent link
Ralph Schoon (63.1k33646) | answered Oct 10 '14, 3:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Oct 10 '14, 3:29 a.m.
Out of the box If you want to build a specific baseline, you could
  1. Create a repository workspace with the baseline selected and run a personal build on this workspace.
  2. Duplicate a build definition, create a stream from the baseline/snapshot and select to build that stream or a repository workspace based on that stream. If you want to change to a newer baseline, you would change the stream.

If you want to do more, you could use the SCM command line to load the code and use a build parameter to select a baseline/snapshot.

pravin gaykar selected this answer as the correct answer

Your answer


Register or to post 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.