scm commands to see incoming change sets at stream level from other stream
One answer
Please find the SCM commandline in the help. It actually lists all the commands. Please be aware that the link below is for 4.0.1
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/topic/com.ibm.team.scm.doc/topics/c_scm_cli.html
Earlier versions might have less functionality, since a bunch were implemented for 4.x. You should always tell us the version you refer to, since that might create a big difference.
Comments
Hello Ralph,We are using RTC 3.0.1.2 clients ( both Eclipse and CLI clients)
Hi Hari,
http://pic.dhe.ibm.com/infocenter/clmhelp/v3r0m1/topic/com.ibm.team.scm.doc/topics/c_scm_cli.html is the documentation you are looking for then.
I seem to be unable to see the screenshot, however from your description, you want to see the differences of a stream compared to a workspace. This is similar to doing it in the UI, you basically change the target of the workspace to the other stream and run a scm status against the current flow target. See http://pic.dhe.ibm.com/infocenter/clmhelp/v3r0m1/topic/com.ibm.team.scm.doc/topics/r_scm_cli_change_target_ws.html for the documentation.
Hello Ralph, You can also refer the question "Merging only selected work items from a stream to a child stream".I also have the exact requirement, but looking for scm commands to see the pending changes.
I provided all information I am able to.