When all legacy SVN CM profiles are migrated the following clean up steps are recommended:
1. Delete the local SVN sandboxes on the Stages server as they are no longer needed. The file system location is defined in PKitConfig.xml in element
<cms-type name=”SVN” ...> ... <cms-property name="sandboxDirectory" value="[DIRECTORY_PATH]"/> ... </cms-type>
2. To prevent Stages users from creating legacy SVN CMS profiles, please delete the configuration for the legacy SVN interface in PKitConfig.xml. Delete the
<cms-type name=”SVN” ...> ... </cms-type>
3. Restart Stages for the configuration changes take effect.