-
svn to git on Windowsdev/tool 2019. 1. 30. 18:33
Migrate from Subversion (SVN) to Git - Azure Repos
Learn how to migrate from Subversion (SVN) to Git, including history
docs.microsoft.com
+
https://gist.github.com/ikaruce/9c8dc57849e003df6fdc
SVN에서 Git으로 전환하기(브랜치와 태그 보전하면서)
SVN에서 Git으로 전환하기(브랜치와 태그 보전하면서). GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
+
https://bitbucket.org/atlassian/svn-migration-scripts/downloads/
atlassian / svn-migration-scripts / Downloads — Bitbucket
bitbucket.org
위 링크의 툴로 git-migration-script 로 사용자 정보 추출
svn 원격 저장소 지정 가능함
java -jar ~/svn-migration-scripts.jar authors https://svn.example.com > authors.txt