Skip to content

Commit 51e10bc

Browse files
committed
Copy change to Mendix 10
1 parent a7373fe commit 51e10bc

File tree

1 file changed

+3
-1
lines changed
  • content/en/docs/refguide10/version-control

1 file changed

+3
-1
lines changed

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)