From: Florian Achleitner <florian.achleitner.2.6.31@gmail.com>
To: git@vger.kernel.org
Cc: David Michael Barr <b@rr-dav.id.au>,
Jonathan Nieder <jrnieder@gmail.com>
Subject: [RFC 1/5] GSOC: prepare svndump for branch detection
Date: Fri, 17 Aug 2012 22:40:05 +0200 [thread overview]
Message-ID: <1345236010-1648-1-git-send-email-florian.achleitner.2.6.31@gmail.com> (raw)
Hi!
This patch series should prepare vcs-svn/svndump.* for branch
detection. When starting with this feature I found that the existing
functions are not yet appropriate for that.
These rewrites the node handling part of svndump.c, it is very
invasive. The logic in handle_node is not simple, I hope that I
understood every case the existing code tries to adress.
At least it doesn't break an existing testcase.
The series applies on top of:
[PATCH/RFC v4 16/16] Add a test script for remote-svn.
I could also rebase it onto master if you think it makes sense.
Florian
[RFC 1/5] vcs-svn: Add sha1 calculaton to fast_export and
[RFC 2/5] svndump: move struct definitions to .h.
[RFC 3/5] vcs-svn/svndump: restructure node_ctx, rev_ctx handling
[RFC 4/5] vcs-svn/svndump: rewrite handle_node(),
[RFC 5/5] vcs-svn: remove repo_tree
next reply other threads:[~2012-08-17 20:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-17 20:40 Florian Achleitner [this message]
2012-08-17 20:40 ` [RFC 1/5] vcs-svn: Add sha1 calculaton to fast_export and line_buffer Florian Achleitner
2012-08-17 20:40 ` [RFC 2/5] svndump: move struct definitions to .h Florian Achleitner
2012-08-17 20:40 ` [RFC 3/5] vcs-svn/svndump: restructure node_ctx, rev_ctx handling Florian Achleitner
2012-08-17 20:40 ` [RFC 4/5] vcs-svn/svndump: rewrite handle_node(), begin|end_revision() Florian Achleitner
2012-08-17 20:40 ` [RFC 5/5] vcs-svn: remove repo_tree Florian Achleitner
2012-08-18 18:37 ` [RFC 1/5] GSOC: prepare svndump for branch detection David Michael Barr
2012-08-20 6:26 ` Florian Achleitner
2012-08-20 6:57 ` Junio C Hamano
2012-08-20 13:35 ` Florian Achleitner
2012-08-20 16:45 ` Jonathan Nieder
2012-08-20 17:43 ` Florian Achleitner
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=1345236010-1648-1-git-send-email-florian.achleitner.2.6.31@gmail.com \
--to=florian.achleitner.2.6.31@gmail.com \
--cc=b@rr-dav.id.au \
--cc=git@vger.kernel.org \
--cc=jrnieder@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).