10.3 Importing a Subversion Repository

To import a Subversion repository’s history into Git, use the git svn clone command to create a Git clone of a Subversion repository. Just like its normal Git counterpart, git svn clone retrieves the entire history of a repository and stores it in your repository.

Get Pragmatic Version Control Using Git now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.