git/contrib/svn-fe
Jonathan Nieder e605164d1d Add a sample user for the svndump library
The svn-fe tool takes a Subversion dump file as input and produces
a fast-import stream as output.  This can be useful as a low-level
tool in building other importers, or for debugging the vcs-svn
library.

 make svn-fe
 make svn-fe.1

to test.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-07-16 13:21:47 -07:00
..
.gitignore Add a sample user for the svndump library 2010-07-16 13:21:47 -07:00
Makefile Add a sample user for the svndump library 2010-07-16 13:21:47 -07:00
svn-fe.c Add a sample user for the svndump library 2010-07-16 13:21:47 -07:00
svn-fe.txt Add a sample user for the svndump library 2010-07-16 13:21:47 -07:00