It's all about the answers!

Ask a question

Move Code between two different source control


K K (2067) | asked Dec 30 '13, 1:42 p.m.
Hi
We want to import code from RTC hosted on one server to RTC hosted on a different server.  Is it possibule to do that without using eclipse client ( i.e load code from production RTC into Eclipse and check-in into Sandbox environment from eclipse.).

Is there a import utility/tool  in Rational which can be used to import code between two systems.


RTC version : 4.0.0.1
Operating System: Windows Server



One answer



permanent link
sam detweiler (12.5k6195201) | answered Dec 30 '13, 3:18 p.m.
As long as they are the same level, you can use the distributed source code mgmt support to load into your workspace and then push into the stream on the other server.

you have to enable DSCM on both CCM servers (advance properties) and make both servers friends.

see
https://jazz.net/library/article/535/

I have two different level servers so have to use a third in the middle that I can upgrade..
copy, upgrade, copy

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.