git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Achleitner <florian.achleitner.2.6.31@gmail.com>
To: git@vger.kernel.org
Cc: Junio C Hamano <gitster@pobox.com>,
	David Michael Barr <b@rr-dav.id.au>,
	Jonathan Nieder <jrnieder@gmail.com>
Subject: [RFC 0/4] GSOC: prepare svndump for branch detection
Date: Mon, 20 Aug 2012 23:57:53 +0200	[thread overview]
Message-ID: <1345499877-16024-1-git-send-email-florian.achleitner.2.6.31@gmail.com> (raw)

New Version with the following changes:
- remove sha1 calculation from vcs-svn.
- instead use marks to reference the blobs. 
- Distinguish the marks by setting the MSB for blobs.
- fixups by Junio from fa/vcs-svn

 [RFC 1/4] svndump: move struct definitions to .h
 [RFC 2/4] vcs-svn/svndump: restructure node_ctx, rev_ctx handling
 [RFC 3/4] vcs-svn/svndump: rewrite handle_node(),
 [RFC 4/4] vcs-svn: remove repo_tree

             reply	other threads:[~2012-08-20 21:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-20 21:57 Florian Achleitner [this message]
2012-08-20 21:57 ` [RFC 1/4] svndump: move struct definitions to .h Florian Achleitner
2012-08-20 21:57   ` [RFC 2/4] vcs-svn/svndump: restructure node_ctx, rev_ctx handling Florian Achleitner
2012-08-20 21:57     ` [RFC 3/4] vcs-svn/svndump: rewrite handle_node(), begin|end_revision() Florian Achleitner
2012-08-20 21:57       ` [RFC 4/4] vcs-svn: remove repo_tree 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=1345499877-16024-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=gitster@pobox.com \
    --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).