10.2 Making Sure git-svn Is Available

Git has a tool called git-svn that handles communication with a Subversion repository. Depending on how you installed Git, you may already have git-svn installed. To determine whether you have it installed, run git svn --version:

 
​prompt> git svn --version
 
​git-svn version 1.6.0.2 (svn 1.4.4)​

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.