New: git-svnimport.
authorMatthias Urlichs <smurf@smurf.noris.de>
Mon, 10 Oct 2005 09:40:43 +0000 (11:40 +0200)
committerMatthias Urlichs <smurf@smurf.noris.de>
Mon, 10 Oct 2005 09:40:43 +0000 (11:40 +0200)
commiteaf718f3ece277462de4e47391e5a965bbbaa297
tree5b68436a0951be41262fe9a9b0426edaa25b5853
parent89764f5d8b0ca8600e3a200e9f863c3c7a3ff5e8
New: git-svnimport.

As the name suggests, this script imports from SVN.

Only "normal" SVN repositories (with single trunk/, branches/, and tags/
subdrectories) are supported. Incremental imports require preserving
the file .git/svn2git.

Signed-Off-by: Matthias Urlichs <smurf@smurf.noris.de>
Documentation/git-svnimport.txt [new file with mode: 0644]
Makefile
git-svnimport.perl [new file with mode: 0755]