Skip to content

Commit 422f824

Browse files
Review
1 parent 84f8d4f commit 422f824

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ In addition to the hard criteria mentioned above, a check is performed to determ
4343

4444
#### Eligible for Migrating With History
4545

46-
If your repository is eligible for migrating with full history, you can choose whether to retain your history when migrating or not. For the smoothest experience post-migration we advise you to migrate without history.
46+
If your repository is eligible for migrating with full history, you can choose whether to retain your history during migration or not. For the smoothest experience after the migration, Mendix advises to migrate without history.
4747

4848
#### Eligible for Migrating Without History
4949

50-
If your app is eligible for migration, but the SVN repository size exceeds the threshold, you can only migrate the latest commit of the main branch. This limitation has been imposed to guarantee a smooth experience post-migration, as a [large Git Repository Size](/refguide/troubleshoot-repository-size/) can have a negative effect on the developer experience.
50+
If your app is eligible for migration, but the SVN repository size exceeds the threshold, you can only migrate the latest commit of the main branch. This limitation has been imposed to guarantee a smooth experience after the migration, as a [large Git Repository Size](/refguide/troubleshoot-repository-size/) can have a negative effect on the developer experience.
5151

5252
{{% alert type="info" %}}
5353

@@ -57,17 +57,17 @@ You will receive a full backup of your SVN repository after completing the migra
5757

5858
#### Not Eligible for Migration
5959

60-
If your app is not eligible for migration the reason(s) will be listed on the page. to continue with the migration, resolve these reasons and try again.
60+
If your app is not eligible for migration the reason(s) will be listed on a page. To continue the process, resolve these reasons and try again.
6161

6262
##### MPR File Size
6363

64-
When the size of the *mpr* file exceeds the threshold, migration is blocked to prevent rapid repository growth after migrating to Git. To get your app whitelisted for migration, you will have to agree on the following steps with Support or your Customer Success Manager.
64+
When the size of the *.mpr* file exceeds the threshold, migration is blocked to prevent rapid repository growth after migrating to Git. To get your app approved for migration, you have to agree on the following steps with Support or your Customer Success Manager:
6565

6666
1. [Migrate without history](#without-history). This requires converging all branches which you want to retain.
6767
2. Update your app to Studio Pro version 10.18 or above, and convert to [MPRv2](/refguide/troubleshoot-repository-size/#mprv2).
6868
3. Execute a [Git cleanup](/refguide/troubleshoot-repository-size/#cleanup-tool).
6969

70-
The first two steps need to be executed within a short timeframe. The last step is technically optional, but is strongly recommended for the best experience going forward.
70+
The first two steps need to be executed within a short timeframe. The last step is technically optional, but is strongly recommended for the best experience.
7171

7272
## How Migration Works
7373

0 commit comments

Comments
 (0)