Move source code across servers
megha mittal (151●1●26●15)
| asked Jan 03 '18, 1:20 a.m.
retagged Jan 09 '18, 10:02 a.m. by Ken Tessier (841●1●7) Hi, we have multiple project areas on RTC 4x and now we got one project area on a rtc 6x server and we are planning to move all project areas for server 4x as different streams in project area on server 6x.
|
2 answers
Ralph Schoon (63.5k●3●36●46)
| answered Jan 03 '18, 3:08 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Jan 03 '18, 3:08 a.m. Unfortunately there seems to be a lack of understanding of basic concepts as the question mixes up too many unrelated concepts.
It is possible to use RTC Distributed SCM to move SCM data with history across servers, but that requires compatible server versions. 6.x and 4.x are not compatible in that respect. Compatibility is in the documentation.
To learn about distributed SCM use google and search for distributed SCM RTC site:jazz.net
Comments Note, you can always share a specific version of the code again on a new server. You would loose the history completely by doing this though.
megha mittal
commented Jan 05 '18, 5:39 a.m.
Thanks for replies. I copied wrong link , it was https://jazz.net/library/article/535 which i was looking into.
Ralph Schoon
commented Jan 05 '18, 5:48 a.m.
| edited Jan 05 '18, 5:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Distributed SCM only works for SCM.
|
For additional information about using distributed SCM, see Flowing changes to different repositories and Enabling distributed source control.
Ken
|
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.
Comments
As Ralph points out, you need to fix up your question. You cannot "move all project areas as different streams" (a project area and a stream are completely different kinds of objects).