How to check all Change Sets inside the baseline?
Mahi Ramesh (13●2●2)
| asked Mar 19 '13, 6:41 a.m.
edited Aug 02 '16, 8:23 p.m. by David Lafreniere (4.8k●7)
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
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
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.