Switch code repository types
There is no automated way available to migrate from a multi-repo to a mono-repo.
Possible data loss
Before starting the process make a backup of all GIT repositories and artifacts. They will be deleted through the following process steps. You may loose the whole GIT repository history.
Data from the dependency scanner and static code analysis will be deleted completely.
- You have to unprovision ALL developer tools from ALL components and the product. It is not required to delete the product, components or runtimes.
- When everything is unprovisioned you can start the provisioning again and choose the new repository layout.
- Add the source code files to the newly created repositories.