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

SVN to GIT migration

ccflames June 2, 2015

We have two SVN repositories, say Repo1 and Repo2. The recent project Repo2 was created based on the old Repo1. When migrating to GIT, how to split Repo2 from Repo1? We still need a way such that some fixes can be easily merged to GIT Repo1 and Repo2.

1 answer

0 votes
Balázs Szakmáry
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.
June 2, 2015

If you make one of the Git repos (Repo2 in your example) a fork of the other, with some additional commits in it, you will be able to easily merge from it to the other. (Assuming Stash, since you asked here.)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events