It's all about the answers!

Ask a question

List all changes of a workspace using "scm status" command


Lily Wang (4.9k714) | asked Aug 01 '12, 3:28 a.m.
In RTC Eclipse client, the "Pending Changes" view displays all the changes of the components contained by a workspace, even the component is unloaded.

But "scm status" command only list the changes of loaded components. Is it possible to list all the changes of the components including unloaded components of a workspace, like the Eclipse client?

One answer



permanent link
Shashikant Padur (4.2k27) | answered Aug 02 '12, 8:27 a.m.
JAZZ DEVELOPER
No, the 'status' subcommand does not show the changes to unloaded components.
Thanks for filing an enhancement request https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=220094

In 3.x, I believe you can use the 'history' subcommand to see the all changes to a component even if it is not loaded.

If you want to list all the changesets (and not just the incoming/outgoing changes), in 4.0 you can use the 'list changesets' subcommand.


Your answer


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.