It's all about the answers!

Ask a question

How to check all Change Sets inside the baseline?


Mahi Ramesh (1322) | asked Mar 19 '13, 6:41 a.m.
edited Aug 02 '16, 8:23 p.m. by David Lafreniere (4.8k7)
 Hi All,

Can i get example to list changesets inside baseline

lscm list changesets [options] <change set...>

I tried the below syntax

lscm changesets -b 1234 -r https://localhost:9443/ccm -w "Workspacename" 

Argument syntax error:
Missing arguments to subcommand "list" - change set. Try 'lscm help list changes ets' for more information.


Regards,
Mahi

Accepted answer


permanent link
Lily Wang (4.9k714) | answered Mar 25 '13, 11:40 p.m.
Hi Mahi,

If you are using RTC 4.0 or above version, you can list the change sets contained in a baseline with command:

  lscm list changesets -r https://localhost:9443/ccm -b 1234 -C <the-component-name>

Unfortunately the above command is not available in RTC 3.x.

Regards,
Lily
David Lafreniere 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.