How do I move files in the Eclipse client from one component to another component?
Naveen Tyagi (197●78●152)
| asked Sep 22 '16, 6:49 a.m.
converted to question Sep 23 '16, 11:51 a.m. by Geoffrey Clemm (30.1k●3●30●35)
Can you provide some initial steps or link to move file in Eclipse client from component to another components etc.
|
Accepted answer
Are you able to load these files in Eclipse?
I mean, do you have the Eclipse Projects as share roots? If so, like Ralph mentions, you can go ahead and use the Tool's Refactor/Move capabilities and get this done. If you do not have a containment projects, just the Folder's as the share root, then in my knowledge, command line (scm move) would be your best way till we get to v603. Also, for huge set of files, usually automation through command line is preferred than manual Eclipse client way. Ofcourse as you rightly pointed out, there are chances for errors and should be done cautiously. Naveen Tyagi selected this answer as the correct answer
Comments to move across components, with history, you could employ dummy eclipse projects.
Naveen Tyagi
commented Sep 30 '16, 1:33 a.m.
Thanks Dinesh. I used same approach.
|
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.
Comments
Note: This was originally a "comment" under question https://jazz.net/forum/questions/228403 which was specifically about moving files within a component. If you have a new question, please remember to post as a new question, and not as a comment/answer under a different question.
Yes, I refer that thread.Thanks.
https://jazz.net/forum/questions/228403/scm-move-a-file-without-loosing-history-into-another-folder-in-same-component