Rebase a project (synchronize content changes from other projects)

Steps
References

Rebase eligibility is indicated as an active (yellow) Pull in Mainline Changes icon button in the project actions button bar in the upper right corner of the Project View.

Press Pull in Mainline Changes to initiate the rebase process.

The main display panel changes to show a blue "Comparing project to mainline content, please wait just a moment..." full display panel notice (with an animated timer indication that the comparison process is taking place).

If the rebase comparison shows that merging can be completed with no content conflicts, the main display panel changes to show a green "Project can be merged with mainline content without issues, pulling changes in from mainline content..." full display panel notice (with an animated timer indication that the merge process is taking place).

Once the merges are completed, the main display panel changes to show a green a green "Success! Switching to project view in five seconds..." full display panel notice, which closes automatically after five seconds have elapsed (during which the merges are finalized in the project branch content).

The Project View is reloaded, with the Pull in Mainline Changes (rebase project) button now inactive (greyed out).

At this point the project branch status has been returned to Forward, and changes made within the project are once again eligible for promotion to the mainline.

Last updated