Move Code between two different source control
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
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
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
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