Hi, I'm happy to report that svnrdump is complete with the load functionality. Ofcourse, there are probably some bugs and many cleanup/ optimization opportunities- I just mean that it's more-or-less stable for other developers to see and use. Now I have to go back to working on svn-dump-fast-export. With the libsvn svndiff0 parser ready, I'll re-iterate what remains to be done: When svn-dump-fast-export sees a diff, it must pick up the latest version of the corresponding file from a blob that it wrote to the object store to apply the diff to and write the result back to the object store via fast-import. This task is VERY non-trivial, and essentially involves making fast-import provide feedback and making svn-dump-fast-export aware of the Git object store. I'll try to finish off as much of this as possible within the next couple of weeks. -- Ram -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html