Skip to content

Commit 73509e0

Browse files
authored
Merge pull request #8403 from tknippenberg/patch-38
Updated required Studio Pro version for Git migration
2 parents 6d4b867 + 4b99327 commit 73509e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/developerportal/general/team-server/migrate-to-git.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Git is a more modern version control system that has several advantages over SVN
1818

1919
To be able to migrate your app to Git, your app needs to meet the following criteria:
2020

21-
* The main line ('main') branch in the app is Mendix version 9.24.11 or above
21+
* The main line ('main') branch in the app is Mendix version 9.24.28 or above
2222
* All branches in the app are Mendix version 9.12 or above
2323
* Current version control is in Team Server SVN
2424
* The size of the `.mpr` file for the latest revision of your app and the total number of commits in your version control history fall in one of these two categories:
@@ -34,7 +34,7 @@ Only a user with the Scrum Master role can migrate an app. For more information,
3434

3535
## How Migration Works
3636

37-
If your main line is Mendix version 9.24.11 or above, and your team role is Scrum Master, you see a notification on a possible migration at the top of the **Team Server** page for your app. Click **Migrate to Git** to check for migration eligibility and to start the migration.
37+
If your main line is Mendix version 9.24.28 or above, and your team role is Scrum Master, you see a notification on a possible migration at the top of the **Team Server** page for your app. Click **Migrate to Git** to check for migration eligibility and to start the migration.
3838

3939
During migration all app history, including revisions for all branches, is copied from SVN to Git.
4040

0 commit comments

Comments
 (0)