git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 1/5] GSOC: prepare svndump for branch detection
@ 2012-08-17 20:40 Florian Achleitner
  2012-08-17 20:40 ` [RFC 1/5] vcs-svn: Add sha1 calculaton to fast_export and line_buffer Florian Achleitner
  2012-08-18 18:37 ` [RFC 1/5] GSOC: prepare svndump for branch detection David Michael Barr
  0 siblings, 2 replies; 12+ messages in thread
From: Florian Achleitner @ 2012-08-17 20:40 UTC (permalink / raw)
  To: git; +Cc: David Michael Barr, Jonathan Nieder

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-08-20 17:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-17 20:40 [RFC 1/5] GSOC: prepare svndump for branch detection Florian Achleitner
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

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).