I have a large svn repo, many projects, and most of projects each contains 1W+ revisions. when converting, maybe someone commit new code, how to convert these new code to git? does here any plan to support incremental convert? I know git-svn support it by command "git svn fetch", but it's too slow, so i prefer svn2git. hope so, thanks.