Flow changesets from one server to another
Forum,
I am migrating a project from one platform to another (EGL-cobol to EGL-Java).
Businesscode has changed a bit, and has been uploaded to a new RTC 5 server.
Old code exists on a RTC 4 server.
Development team wants to deliver changesets only to RTC 4 or 5, not both.
How can i achieve this?
Niek
|
Accepted answer
Ralph Schoon (63.6k●3●36●46)
| answered Jan 23 '15, 7:09 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The description is not very descriptive. Who can deliver to what stream is controlled by the user's permissions on that server in the project/team area. If you want to bring code over from one to the other, there are several ways of doing it, including distributed SCM please see: https://jazz.net/library/article/1399 for understanding how that would work. however, the server versions need to be compatible and are not in your case.
N. VD selected this answer as the correct answer
Comments
Geoffrey Clemm
commented Jan 24 '15, 8:58 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
So in particular, if you upgrade your old server to the same version of RTC as the new server, then you will be able to use distributed delivery to accept/deliver change sets to whichever server you want.
|
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
I'm not sure what you're asking. In general I would suggest working on the most recent version of RTC, so flowing everything to the 5.x server and working there would make sense.