How do I migrate an SVN repository with history to a new Git repository?

前端 未结 30 1666
离开以前
离开以前 2020-11-22 02:51

I read the Git manual, FAQ, Git - SVN crash course, etc. and they all explain this and that, but nowhere can you find a simple instruction like:

SVN repository in: <

30条回答
  •  悲&欢浪女
    2020-11-22 03:39

    TortoiseGit does this. see this blog post: http://jimmykeen.net/articles/03-nov-2012/how-migrate-from-svn-to-git-windows-using-tortoise-clients

    Yeah, I know answering with links isn't splendid but it's a solution, eh?

提交回复
热议问题