How to compare and then deliver changesets only if there is difference
I have a workspace with multiple components. I want to compare ONLY one component from this workspace with the same component in another stream.
If there is difference between the specified component in Workspace and the stream, I want to deliver the changesets of the component from Workspace to stream.
If there are no changes, I do not want to take any action.
How to achieve this?
When I use the compare command, all the components in the Workspace is compared - I want to compare only the specified component.
Comments
Elisabeth Carbone
JAZZ DEVELOPER Jan 16 '14, 8:59 a.m.There exists an formal RFE request from the RFE Community about comparing only one components with scm
Work Item Want to limit comparison by component in 'scm compare' (86200)
ID on Developer works RFE Community: 30214
You may subscribe to it or add comments.
/Elisabeth