It's all about the answers!

Ask a question

Can We Merge Two Different Components?


R Z (1273453) | asked Jan 25 '12, 2:46 a.m.
Hi,

Issue:
We have a situation here, One of our development team contains multiple components and want to merge the code into one component.
As you cant merge two different components, can you please provide solution to handle such problems.

Environment
RTC version: 3.0.1
Application server : WAS 7.0.x
Data base: MS SQL 2008 R2
IDE Tool: MS Visual Studio 2005/2008
OS: MS Windows 2008 ENT. Edition


Thanks,

Regards,
HitMan

One answer



permanent link
Prabodh Mairh (3812) | answered Jan 25 '12, 7:50 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hi,

Issue:
We have a situation here, One of our development team contains multiple components and want to merge the code into one component.
As you cant merge two different components, can you please provide solution to handle such problems.

Environment
RTC version: 3.0.1
Application server : WAS 7.0.x
Data base: MS SQL 2008 R2
IDE Tool: MS Visual Studio 2005/2008
OS: MS Windows 2008 ENT. Edition


Thanks,

Regards,
HitMan


Hi,
You can do the following to achieve this. Load components in a sandbox. In Team Artifacts view, expand the "Sandboxes" folder. Right-click on the current sandbox and select Explore. This will open a sandbox explorer view listing will all top level project folders. Right-click on a project and click on "Move in Repository" context menu. You will get an option to choose the component to move it to.
This operation will perform a move of project while maintaining history. Outgoing change set will appear in Pending Changes view which you can deliver to flow the change to stream.

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.