Compare command showing different results in EWM 7.0.2
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
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jun 20 '23, 2:33 a.m.