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
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.
Comments
Evan Hughes
JAZZ DEVELOPER Jan 23 '15, 9:31 a.m.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.