Skip to content

Commit 9d87135

Browse files
authored
Merge pull request #9896 from tknippenberg/patch-50
Clarified renaming limitation
2 parents 3854fc4 + 51e10bc commit 9d87135

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

content/en/docs/refguide/version-control/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,9 @@ You can convert *.mpr* to a new [MPRv2 storage format](/refguide/troubleshoot-re
104104

105105
{{% alert color="warning" %}}
106106
Manually modifying files belonging to the *.mpr* storage format such as the *.mpr* file or the *mprcontents* directory (for example, when resolving file conflicts through third-party tooling), will lead to a corrupted state. To recover from a corrupted state a previous commit will need to be restored.
107-
This includes renaming the *.mpr* file itself. Renaming the app by renaming the *.mpr* file is not supported. Renaming your app when using version control is only supported via the Mendix Portal. For more information, see the [Page Header](/developerportal/collaborate/general-settings/#settings-page-header) section in *Settings*.
107+
{{% /alert %}}
108+
{{% alert color="warning" %}}
109+
Renaming the app by renaming the *.mpr* file is not supported. Renaming your app when using version control is only supported via the Mendix Portal. For more information, see the [Page Header](/developerportal/collaborate/general-settings/#settings-page-header) section in *Settings*.
108110
{{% /alert %}}
109111

110112
## Branches {#branches}

content/en/docs/refguide10/version-control/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,9 @@ Studio Pro 10.18 introduced a public beta to convert *.mpr* to a new [MPRv2 stor
104104

105105
{{% alert color="warning" %}}
106106
Manually modifying files belonging to the *.mpr* storage format such as the *.mpr* file or the *mprcontents* directory (for example, when resolving file conflicts through third-party tooling), will lead to a corrupted state. To recover from a corrupted state a previous commit will need to be restored.
107-
This includes renaming the *.mpr* file itself. Renaming the app by renaming the *.mpr* file is not supported. Renaming your app when using version control is only supported via the Mendix Portal. For more information, see the [Page Header](/developerportal/collaborate/general-settings/#settings-page-header) section in *Settings*.
107+
{{% /alert %}}
108+
{{% alert color="warning" %}}
109+
Renaming the app by renaming the *.mpr* file is not supported. Renaming your app when using version control is only supported via the Mendix Portal. For more information, see the [Page Header](/developerportal/collaborate/general-settings/#settings-page-header) section in *Settings*.
108110
{{% /alert %}}
109111

110112
## Branches {#branches}

0 commit comments

Comments
 (0)