Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

I want to compare two baselines and write the output to a excel file using scm command line? Couls you please help me?

 Dear All,

I want to compare two baselines in RTC 5.0.2 and the compare logs should be written to a excel sheet. How this is possible using scm command line.

I am able to do this in eclipse but not sure how to do it using scm command line?

Thanks in Advance.

Regards
Anbu

0 votes



One answer

Permanent link
 You can use 'scm compare baseline <baseline1_name_or_alias_or_uuid> baseline <baseline2_name_or_alias_or_uuid>. You can redirect the output to a file.
If you specify the baseline name then you need to also specify the -c/--component option.
To know/list the baseline uuid, you can run 'scm list baseline' command.

0 votes

Comments

There appear to be a number of resources on the web to read JSON into Excel.  You could try one of these on the output from the -j option (enable JSON output) of the lscm compare command.

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,080

Question asked: Jun 22 '15, 7:56 a.m.

Question was seen: 3,665 times

Last updated: Jun 25 '15, 2:24 p.m.

Confirmation Cancel Confirm