git sync rebase ignoring merged revisions from SVN

Abhinay Saranga
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 12, 2018

Used the below commands to sync the GIT repo with all the latest SVN commits.

git svn fetch
java -Dfile.encoding=utf-8 -jar ~/svn-migration-scripts.jar sync-rebase
java -Dfile.encoding=utf-8 -jar ~/svn-migration-scripts.jar clean-git --force

But it is ignoring merged revisions from SVN while rebasing.

Any idea how to fix this????

Please suggest.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events