It's all about the answers!

Ask a question

How to change the repository from server one to another?


Ankit Shastri (13411) | asked Feb 02 '16, 5:29 a.m.
Hi Team,
I need to change the repository from server one to another server including all such as source code, work item and so on.

For Example- Suppose my repository is in server 1 and now i need to copy all the thing in server 2, so how can we proceed. please help me

Thanks & Regards

3 answers



permanent link
Hakki Bozkurt (1631228) | answered Feb 02 '16, 7:22 a.m.

hello ankit, please try this steps,


0: connect server 1 and server 2 in team artifacts view

1: go "pending change" view

2: right click your repository workspace

3: click "change flow target.."

4: click "repository.."

5: select other repository

6: deliver it.


permanent link
Zeeshan Choudhry (6541612) | answered Feb 02 '16, 8:24 a.m.
edited Feb 02 '16, 8:36 a.m.
There is no direct way of moving the Data from 1 server to another. Here are some considerations:

This Article has detailed Instructions on using Distributed SCM capability of RTC.

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

For Work Items You can export them and then Import them to the new server using this article
https://jazz.net/wiki/bin/view/Main/BulkMoveWorkItemsBetweenProjectAreasInRTC4

For Process templates  for the PA , If you have custom ones, Simple use Export and Import Feature.
Thats first thing you would do for WI Import . So that a PA is created already in the second server identical to the other server where the WIs are exported from.


permanent link
Geoffrey Clemm (30.1k33035) | answered Feb 03 '16, 2:26 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
If you want to decommission the old server, then you are looking for "server rename".
Google will return a variety of articles that describe this functionality.
One of them is:  https://jazz.net/wiki/bin/view/Deployment/ServerRenameCLM401

Your answer


Register or to post your answer.