You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
We have a big subversion repo and it is structured as trunk and revision branches. The branches are created from the trunk always. This repo is around 38GB.
We want to migrate this repo into git.
I have tried migrating smaller repos in this structure using svn2git and svn git clone and it worked well.
It works even when I do individual branches.
However, If I migrate a few branches along with the trunk it fails with both the above tools and gives a checksum error.
What does this checksum mean?
I have also tried migrating the complete repo at once but it is taking ages and not sure when it might complete or fail. This is going really slow.
Using below command
>svn2git file:///var/dump/repo/
--metadata
--authors ../authors-transform.txt
--trunk /eng/xxx/trunk
--branches /eng/xxx/branches/Branchx
--branches /eng/xxx/branches/Branchy
Following steps on https://www.atlassian.com/git/tutorials/migrating-overview
Hi everyone, We are looking to learn more about development teams’ workflows and pain points, especially around DevOps, integrations, administration, scale, security, and the related challeng...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.