How to compare and then deliver changesets only if there is difference
Rainy John (38●12●26)
| asked Jan 16 '14, 7:39 a.m.
retagged Jan 16 '14, 12:32 p.m. by David Lafreniere (4.8k●7) 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. |
Be the first one to answer this question!
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.
Comments
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