we have an vsvnbak file which should be a svn backup with code history and we want to migrate this to github. The issue is, that we just have the backup file without either the original or any svn server so far. The only thing I found so far is that tutorial, where you need everything already on a svn server: https://documentation.bonitasoft.com/bonita/2022.2/setup-dev-environment/migrate-a-svn-repository-to-github
Would you suggest to install a svn server, import the vsvnbak and do the steps like in the tutorial above or is there a smarter or faster way? Thanks in advance.