It's all about the answers!

Ask a question

how to get the details of "move" by command or API


samuel wang (321823) | asked May 15 '14, 4:29 p.m.
edited May 16 '14, 1:03 p.m.
how to get the file names and folder names by command if I move  files or folders to another location?
how do I know the change is  "move" in a change set?

how to get the details of "move" by command or API, could someone give me an example?

One answer



permanent link
Shashikant Padur (4.2k27) | answered May 18 '14, 11:33 p.m.
JAZZ DEVELOPER
Once you move using 'lscm move' and if it is not committed yet you can run 'lscm status' command to look at the unresolved change. If you have committed it to a change set you can run 'lscm list changes' command to list the changes in a change set.

Comments
samuel wang commented May 19 '14, 9:26 a.m.

Thanks, but if you move from\to workspace root, then you cannot get the details of "Move".
Karl Weinert told me it is a defect.

I found this old defec

https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=284243

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.