Migrating source control projects from Subversion to Github with IRIS
Has anyone had experience migrating source control projects from Subversion to Github, particularly when transitioning from InterSystems Studio to VSCode?
Product version: IRIS 2023.1
Discussion (0)0
Comments
Hi Kevin!
We've done this exact thing for our internal projects. At J2, we have a custom source control solution that works in both Studio and VS Code, and with both Subversion and Git (We use Gitlab). Our systems team was able to build a series of scripts to migrate our entire Subversion repository to Gitlab, while maintaining checkin history in the process.