Skip to content

Commit 790b829

Browse files
authored
Remove MPRv2 conversion info from documentation
Removed information about converting *.mpr* to MPRv2 format.
1 parent b2e427c commit 790b829

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • content/en/docs/refguide/version-control

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,6 @@ The Repository Service manages communication between Studio Pro and other suppor
9898

9999
An app modeled in Mendix is stored in an *.mpr* file, a database that contains data on all documents, such as microflows, workflows, pages. Studio Pro or the [mx Command-Line Tool](/refguide/mx-command-line-tool/) is required to inspect changes in the *.mpr*.
100100

101-
{{% alert color="info" %}}
102-
You can convert *.mpr* to a new [MPRv2 storage format](/refguide/troubleshoot-repository-size/#mpr-format) to slow down the repository growth and to prevent degrading performance. This is currently in beta.
103-
{{% /alert %}}
104-
105101
{{% alert color="warning" %}}
106102
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.
107103
{{% /alert %}}

0 commit comments

Comments
 (0)