From: Ramkumar Ramachandra <artagnon@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Cc: David Michael Barr <david.barr@cordelta.com>,
Jonathan Nieder <jrnieder@gmail.com>,
Sverre Rabbelier <srabbelier@gmail.com>,
Junio C Hamano <gitster@pobox.com>
Subject: [PATCH] Get rr/svn-fe-contrib merged
Date: Thu, 15 Jul 2010 18:25:38 +0200 [thread overview]
Message-ID: <1279211139-8629-1-git-send-email-artagnon@gmail.com> (raw)
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
next reply other threads:[~2010-07-15 16:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-15 16:25 Ramkumar Ramachandra [this message]
2010-07-15 16:25 ` [PATCH] Add a sample user for the svndump library Ramkumar Ramachandra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1279211139-8629-1-git-send-email-artagnon@gmail.com \
--to=artagnon@gmail.com \
--cc=david.barr@cordelta.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=jrnieder@gmail.com \
--cc=srabbelier@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).