Move files and folders between components and retain history
![]()
Lorenzo . (34●3●11)
| asked Jul 01 '13, 10:49 a.m.
edited Jul 02 '13, 3:52 a.m. by Ralph Schoon (62.7k●3●36●43)
A development team wants to split a big component into several small ones, without losing the history of the files.
Is this possible? The work around from Enhancement 56504 is unclear. Thanks for helping. |
Accepted answer
![]()
Geoffrey Clemm (30.1k●3●30●35)
| answered Jul 02 '13, 10:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I've updated the description of Move files and folders between components and retain history (56504) to clarify the workaround. In particular, I added to the description:
If you want to move an arbitrary file or folder from a "source" component to a "target" component, a workaround is to: - create a new dummy Eclipse project in the source component - move the file/folder into that dummy Eclipse project - use MoveInRepository to move the dummy Eclipse project to the target component - move the file/folder to where you really wanted it to go in the target component, and then - delete the dummy Eclipse project from the target component. If this does not provide sufficient clarity, please indicate what part of these instructions are not clear. Lorenzo . selected this answer as the correct answer
Comments Hi Geoffrey, thanks for the update.
|
2 other answers
![]()
Dinesh Kumar B (4.1k●4●13)
| answered Jul 02 '13, 4:27 a.m.
JAZZ DEVELOPER edited Jul 02 '13, 5:07 a.m.
i would recommend raising a service request with IBM Support following this link:
https://www-946.ibm.com/support/servicerequest/relationship/srNomination.action |
![]()
https://jazz.net/library/article/126/#How_do_I_move_a_resource_to_another_component
|