A interesting Question of Migration, please advise..
![](http://jazz.net/_images/myphoto/1aeaef623b009bdb2074335adf87c72d.jpg)
Is there ANY way to migrate in terms of export and import just one single project or projects between different release ?
For example, I just want to migrate a project from my RTC 1.0.1 to RTC 2.0 GA version rather than migration for the whole repository of RTC 101 to RTC 2.0.
Is there any way to do that?
For example, I just want to migrate a project from my RTC 1.0.1 to RTC 2.0 GA version rather than migration for the whole repository of RTC 101 to RTC 2.0.
Is there any way to do that?
One answer
![](http://jazz.net/_images/myphoto/1aeaef623b009bdb2074335adf87c72d.jpg)
XiaMing wrote:
No, you must migrate the entire repository.
However, you do have one option. You can use repotools -clone to create
a repository clone, and then migrate that clone to 2.0. On the 1.0.1
server, you archive the project that you want to migrate to 2.0. On the
new 2.0 server, you archive all the projects except the one you want to
migrate to 2.0.
You can see more details about this approach in a technote:
https://jazz.net/library/technote/90
Thanks,
Craig Chaney
Jazz server team
Is there ANY way to migrate in terms of export and import just one
single project or projects between different release ?
For example, I just want to migrate a project from my RTC 1.0.1 to RTC
2.0 GA version rather than migration for the whole repository of RTC
101 to RTC 2.0.
Is there any way to do that?
No, you must migrate the entire repository.
However, you do have one option. You can use repotools -clone to create
a repository clone, and then migrate that clone to 2.0. On the 1.0.1
server, you archive the project that you want to migrate to 2.0. On the
new 2.0 server, you archive all the projects except the one you want to
migrate to 2.0.
You can see more details about this approach in a technote:
https://jazz.net/library/technote/90
Thanks,
Craig Chaney
Jazz server team