Is it possible to sync 2 streams of different repository of different versions
Hi all,
One answer
If it is working with same versions of the product then I suspect there have been model changes that may prevent backward compatibility between 606 and 6061 versions. Take a look at the following article https://jazz.net/library/article/535/
Appendix: Backwards Compatibility and Distributed SCM
When replicating a stream or workspace, distributed SCM makes identical copies of changes histories, change sets and changes being copied. Any modification to how these are modeled or stored on the server will make it impossible to replicate changes to an older server. However, in rare circumstances, changes to the model are required to support high priority enhancements. The following RTC versions have model changes that prevent backwards compatibility with previous versions:
- RTC 4.0.5 is not compatible with RTC 4.0.4 or before.
- RTC 4.0 is not compatible with RTC 3.x or before.
- RTC 5.0 is not compatible with RTC 4.x or before.
There is also no guarantee that future releases will support backwards compatibility with respect to distributed SCM if there are comprehensive changes to how SCM manages its data.