git-commit-vandalism/contrib/svn-fe
Florian Achleitner 8e43a1d010 remote-svn: add incremental import
Search for a note attached to the ref to update and read it's
'Revision-number:'-line. Start import from the next svn revision.

If there is no next revision in the svn repo, svnrdump terminates with
a message on stderr an non-zero return value. This looks a little
weird, but there is no other way to know whether there is a new
revision in the svn repo.

On the start of an incremental import, the parent of the first commit
in the fast-import stream is set to the branch name to update. All
following commits specify their parent by a mark number. Previous mark
files are currently not reused.

Signed-off-by: Florian Achleitner <florian.achleitner.2.6.31@gmail.com>
Acked-by: David Michael Barr <b@rr-dav.id.au>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-10-07 14:10:17 -07:00
..
.gitignore contrib/svn-fe: Add the svn-fe target to .gitignore 2010-08-03 06:49:22 -07:00
Makefile contrib/svn-fe: Fix IncludePath 2010-08-03 06:49:20 -07:00
svn-fe.c remote-svn: add incremental import 2012-10-07 14:10:17 -07:00
svn-fe.txt correct spelling: an URL -> a URL 2012-03-28 08:47:23 -07:00