It's all about the answers!

Ask a question

Compare command showing different results in EWM 7.0.2


vinay kumar bondugula (7312871) | asked Jun 19 '23, 1:00 p.m.

 Hi,


We use snapshot compare to process newly added Worktime’s  (WI) to the steam.   For comparing snapshot following scm command is used in our official build jobs. <o:p> </o:p>

<o:p>   </o:p>

Compare command

.\scm.exe compare -r repo snapshot "$SnapShot2" snapshot "$SnapShot1" -I w -j >"D:\RTC-Sandboxes\AutomaticBuildSB\ListOfWI.json" <o:p> </o:p>

<o:p>   </o:p>

The output of the command has changed with EWM as the format changed all our jobs are  impacted.  <o:p> </o:p>

Difference of Json outputs <o:p> </o:p>

<o:p>   </o:p>

                    "baselines": [ <o:p> </o:p>

                        { <o:p> </o:p>

                           "changesets": [ <o:p> </o:p>

                                { <o:p> </o:p>

<o:p>   </o:p>

<o:p>   </o:p>

<o:p>   </o:p>

<o:p>   </o:p>

<o:p>   </o:p>

<o:p>   </o:p>

<o:p>   </o:p>

<o:p>   </o:p>

<o:p>   </o:p>

<o:p>   </o:p>

                                 } <o:p> </o:p>

                            ], <o:p> </o:p>

                            "id": 3376, <o:p> </o:p>

                            "item-type": "baseline", <o:p> </o:p>

                            "name": "xxxx_BLD_7.5.3.20000", <o:p> </o:p>

                            "url": "http:\/\/rtc-server\/ccm\/", <o:p> </o:p>

                            "uuid": "_ON0Os_yoEe2lAcNe9Jd0LQ" <o:p> </o:p>

                        } <o:p> </o:p>

                    ], <o:p> </o:p>

                    "item-type": "component", <o:p> </o:p>

                    "name": "CommonApp",


The baseline is not added in version 6.0.6.1 and adding automatically even though "-I wb" is not added in version EWM 7.0.2.

Please let me know if we can get the older format of the output, let me know in case of any additional information.

Thanks,

Vinay

<o:p> </o:p>



Comments
Ralph Schoon commented Jun 20 '23, 2:33 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

The commands are full of artefacts that make them completely unreadable, the description does not make a lot of sense either. If the command output has changed, it is very likely that there is no way to get the old output.  

Be the first one to answer this question!


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.