Page 1 of 1

Change Source Control

Posted: Tue Oct 29, 2019 11:08 pm
by airwolf12
I currently have my Ranorex artifacts under SVN source control and would like to move to Git and BitBucket. Are there best practices for doing this? I use Tortoise SVN for other things so I don't really want to uninstall that if possible. Is there a tool that makes it easier to change source control? I will say, I probably don't need to maintain the history either if that makes it easier.

Re: Change Source Control

Posted: Mon Nov 04, 2019 8:16 am
by odklizec
Hi,

I think this is not exactly Ranorex-related matter, so I would suggest to check the available SVN-to-GIT posts. Check for example these:
https://john.albin.net/git/convert-subversion-to-git
https://www.atlassian.com/git/tutorials ... g-overview
https://docs.microsoft.com/en-us/azure/ ... ure-devops

Re: Change Source Control

Posted: Fri May 08, 2020 7:26 am
by melodican
Additional question related to this topic:
we have migrated the Ranorex artifacts from svn to GIT, that is currently the Ranorex stuff is available in 2 version control systems: SVN and GIT. What do I have to do, to let Ranorex know, that from now on GIT should be used instead of SVN? In the past the Ranorex projects have been put under a SVN version control system - now I would like to change it to the already existing GIT repository.