Hi, Thanks to Jonathan for suggesting this. This series adds a sample user for svn-fe in contrib/ along with some good documentation. -- Ram Jonathan Nieder (1): Add a sample user for the svndump library contrib/svn-fe/.gitignore | 3 ++ contrib/svn-fe/Makefile | 63 ++++++++++++++++++++++++++++++++++++++++++ contrib/svn-fe/svn-fe.c | 15 ++++++++++ contrib/svn-fe/svn-fe.txt | 66 +++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 147 insertions(+), 0 deletions(-) create mode 100644 contrib/svn-fe/.gitignore create mode 100644 contrib/svn-fe/Makefile create mode 100644 contrib/svn-fe/svn-fe.c create mode 100644 contrib/svn-fe/svn-fe.txt -- 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