Transfering Objects Between Repositories
It can sometimes be necessary to transfer objects between repositories in a context other than that of the production repository.

In these contexts, it can be necessary to define strict modeling rules to avoid conflicts.
Some examples:
• Distinct projects and integration repository
Modeling projects are initiated in distinct repositories. They are then transferred to an integration repository.
• Shared models
Models are created in a single repository. They are then used in projects, each of which results in creation of a repository.