Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

What does Checksum mismatch error mean during svn to BitBucket migration?

Supriya_Nasre February 7, 2020

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

 

 

1 answer

0 votes
Andrzej Ciereszko January 29, 2021

Did you ever figure that out? Running into same issue.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events