git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ramkumar Ramachandra <artagnon@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: [GSoC update] git-remote-svn: Week 15
Date: Sun, 8 Aug 2010 16:22:33 +0530	[thread overview]
Message-ID: <20100808105232.GB2309@kytes> (raw)

Hi,

I'm happy to report that svnrdump is complete with the load
functionality. Ofcourse, there are probably some bugs and many
cleanup/ optimization opportunities- I just mean that it's
more-or-less stable for other developers to see and use. Now I have to
go back to working on svn-dump-fast-export. With the libsvn svndiff0
parser ready, I'll re-iterate what remains to be done: When
svn-dump-fast-export sees a diff, it must pick up the latest version
of the corresponding file from a blob that it wrote to the object
store to apply the diff to and write the result back to the object
store via fast-import. This task is VERY non-trivial, and essentially
involves making fast-import provide feedback and making
svn-dump-fast-export aware of the Git object store. I'll try to finish
off as much of this as possible within the next couple of weeks.

-- Ram

             reply	other threads:[~2010-08-08 10:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-08 10:52 Ramkumar Ramachandra [this message]
2010-08-08 20:13 ` [GSoC update] git-remote-svn: Week 15 Sverre Rabbelier
2010-08-10 12:56   ` Ramkumar Ramachandra
2010-08-10 14:30     ` Sverre Rabbelier

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=20100808105232.GB2309@kytes \
    --to=artagnon@gmail.com \
    --cc=git@vger.kernel.org \
    /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).