Hello,
I have SVN system with single repository for many projects. Every project has its own trunk/branches/tags folders. Is it possible to migrate SVN contents to Bitbucket (including history)? I found only examples how to migrate svn to git where URL pointed to a folder containing single trunk/tag/branches.
regards
Piotr Rezmer
Do separate projects, it's easier on the git side.
I would prefer solution that requires least effort :) I do not need separate repositories per project. That's ok for me to keep current structure which is
svn_rep\
--------\projectA
----------------\trunk
----------------\tags
----------------\branches
--------\projectB
----------------\trunk
----------------\tags
----------------\branches
--------\projectC
----------------\trunk
----------------\tags
----------------\branches
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, how are you looking to migrate this? Are you wanting for the many projects to all become a new Git repository or do you wish to keep the current structure?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.