Hello, we have been struggling with git, and we want to migrate back to SVN. However, I cannot seem to find a guide on how to migrate from GIT to SVN. Can this be done?
Hi Marcello,
Welcome to the Atlassian Community.
I did a quick search and found these links that describe how to migrate a Git repository to SVN:
https://stackoverflow.com/questions/661018/pushing-an-existing-git-repository-to-svn
http://www.twisterrob.net/blog/2017/12/import-git-repo-to-svn-folder.html
So to answer your question, yes it can be done. Just note that Bitbucket does not support SVN, so you would not be able to store your SVN repositories with it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.