Introduction
If the project has already been upgraded/changed to a newer version, but the project needs to be checked in a previous version, a branch can be recreated locally from a specific revision, considering the Mendix version.
Environment
Free app
Instructions/Procedure
It will be possible to create a new branch with the selected revision and open the branch line immediately.
1- Open the Studio Pro with the project
2- Go to Version Control > Manage Branch Lines
3- Click on New
4- Select Main Line to create the branch from the Main Line
5- Click the Select button to view all revisions merged to the Main Line before
6- Select the Change in model tab to see the Mendix version that was used in that revision
7- Select one of the Revisions and click OK
Outcome
After clicking OK, a dialog box will appear asking whether the branch should be opened. If Yes is selected, the new branch will be opened. If No is selected, the branch will be created without being opened.
Internal information related
- 252687, 263203
- WTF-2358
Additional information
- Mendix documentation: Branch Line Manager
0 Comments