Can someone tell me the steps on how to migrate svn
to git
?
I have repositories in svn
and I want to move all them to git
without the loss of data.
Take the 2-minute tour
×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems. It's 100% free, no registration required.
|
|||||||||||||
closed as off-topic by Patrick, slm♦, Anthon, jasonwryan, Michael Mrozek♦ Dec 11 '13 at 18:48
|
|||||||||||||
|
Consult svn2git that provides you with all the steps. necessary:
this is assuming you don't want to update any more changes made later to |
||||
|
The git book has two chapter devoted to this question: |
|||
|