Skip to content

A command-line tool for converting a subversion repository to git

Notifications You must be signed in to change notification settings

LichFaker/Svn2Git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Svn2Git

A command-line tool for converting a subversion repository to git

Install

npm install -g svn2git

How to use

Only support the standard svn repository(trunk,branchs,tags).

  1. Create a file users.txt, write your svn && git username && email to the file.
  2. svn2git co users.txt http://svnchina.com/Test Test
  3. svn2git ct

License

MIT

About

A command-line tool for converting a subversion repository to git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published