Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Copy a Project Area (Sources history and workItems) to a different RTC server

We have a project areas in a CSnext server with version 3.0 that will be soon deleted.
We need to copy it over to our RTC server, which is version 4.0.4, while keeping the history and workitem links.

Is this possible and if so, how?

Thanks.


0 votes

Comments

 there is no supported mechanism to do this easily.. 


because the two servers cannot talk directly, to get source history you must use Distributed SCM with a machine in the middle.. 
two 3.0 machines,  duplicate streams and workspaces  from CSNext to the temp machine
upgrade temp machine to 4.0.4
duplicate streams and workspaces from temp machine to new system project area.

workitems you can export/import, but you will lose the history, links, and lots of other things..
we wrote some utilities to do all this..  
Mine copies the project structure, steams and workspaces
export/import copies the workitems (no history)
my colleagues fixes all the links, approvals, attachments, in workitems. 

3.0 to 3.0 stream and workspace copy is slow (took 30+ hours for 300 user workspaces).. same content copied 4.0.4 to 4.04 took 37 minutes!

the total process with a select set of workspaces took a total of 26  hours. 



2 answers

Permanent link
We store data in blobs, so there is no way to extract certain project areas and import them into a new server. Additionally, since you are running different versions, exporting any data would most likely fail.

You can take a partial approach, which would be exporting the process template and importing it into your new server, than exporting the work items to CSV and import them in as well.
However, this will not completely suffice your request.

1 vote


Permanent link
There is an enhancement to cover this functionality:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=87778

Unfortunately, planned for backlog

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Mar 06 '14, 8:52 a.m.

Question was seen: 3,854 times

Last updated: Mar 06 '14, 11:23 a.m.

Confirmation Cancel Confirm