Hi There,
Can you please assisst us in guiding how to migrate subversion code into BitBucket system without losing history from subversion code.
Providing Any documentation would also help us in understanding the migration process.
Regards
Srinivas
Hi Srinivas!
Bitbucket is not a version control system, Bitbucket is a repository management solution which gives you a central place to manage repositories, collaborate on your source code and guide you through the development flow. In short, it makes it easier to use version control systems.
We support git and mercurial. In your case, you'll need to decide which of them you prefer to use and make the migration from subversion to your DVCS of choice. Once you have that, you'll be able to upload your migrated repos to Bitbucket.
For help on the migration, you can read From SVN to git and From Subversion to mercurial.
Once that part is ready, you can follow the instructions at Get started with Bitbucket Cloud.
Hope that helps you! Let us know if you have any questions and we'll be happy to help.
Kind regards,
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.