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

SVN to Bitbucket Migration - Push hangs

Robert Doherty October 7, 2013

I'm currently in the process of migrating from SVN to Git on Bitbucket. I've been following your migration guide at https://go-dvcs.atlassian.com/display/aod/Upload.

I've got to the point of uploading my repository to Bitbucket. I've ran the command:

java -jar svn-migration-scripts.jar bitbucket-push

The repository has been created on Bitcucket however the command seems to be just hanging, no files are ever committed.

2 answers

1 accepted

0 votes
Answer accepted
jyo
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 8, 2013

Hi Robert,

The tail end of the script is just Git commands. You can finish up the push by doing:

git push --all

0 votes
Abdulrazaq Mohammed Ali Omar
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 7, 2013

Good day to you. Do you get any errors in the migration logs while the script is trying to push the repository? could you paste it to us?

Or you can work around that and delete the repository and create it manually again from Bitbucket. You can follow this guide to perform that.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events