Exporting a branch to the source development system
In a distributed development environment, developers migrate branches to a source development system on which they then merge the branches. You can manually migrate a branch to the source development system by packaging the branch on your remote development system and then exporting it to the source development system.
To migrate a branch to the source development system, do the following tasks:
On the remote development system, package the branch. For more information, see Packaging a branch.
On the source development system, import the application package by using the Import wizard. For more information, see Importing rules and data by using the Import wizard.
Previous topic Publishing a branch to the source development system Next topic Importing a branch into remote development systems after merging