The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Migration from SVN to bitbucket - syncing

Julien Bouetard
February 14, 2013

Hi,

I have already migrated successfully one repository from SVN ondemand to Bitbucket. Now I would like to test the syncing.

I made a change to the source code, and downloaded the dump file. Here are the next steps I did:

_ svnadmin load local-svn/ < svn-4.dump

_ Then I went to the git project and followed the commands described in the migration guide

snes:bddpil.git jbouetar$ git svn fetch

snes:bddpil.git jbouetar$ java -Dfile.encoding=utf-8 -jar /Users/jbouetar/Documents/Subversion\ migration/Bitbucket/svn-migration-scripts.jar sync-rebase

snes:bddpil.git jbouetar$ java -jar /Users/jbouetar/Documents/Subversion\ migration/Bitbucket/svn-migration-scripts.jar bitbucket-push unestudio Migr4tion bddpil

error: git-credential-osxkeychain died of signal 11

Everything up-to-date

error: git-credential-osxkeychain died of signal 11

Everything up-to-date

Successfully pushed to Bitbucket

_ However my latest change have not been uploaded to Bitbucket.

WOuld you be able to advise what I am missing here ?

Thanks,

Julien

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
LucasA
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 Champions.
May 31, 2013

Hi Julien,

Note that this sync will only sync your SVN to you LOCAL Git repo. You have to push all your local Git changes to Bitbucket.

Lucas Lima

Atlassian Support

TAGS
AUG Leaders

Atlassian Community Events