how to get the details of "move" by command or API
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
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".
I found this old defec |
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.