The skeleton SVN RA client currently looks like a stripped-down version of svnsync. It was admittedly very time-consuming and frustrating to get this far: Hopefully, the actual dumping won't take too much longer. I've also provided a small Makefile to build and test this. Note that I'm developing this on my fork of svn_dump_fast_export, not on my fork of git.git. -- Ram Ramkumar Ramachandra (1): Add a skeleton RA SVN client Makefile | 2 + svnclient_ra.c | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 115 insertions(+), 0 deletions(-) create mode 100644 Makefile create mode 100644 svnclient_ra.c -- 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