git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [GSoC update] git-remote-svn: Week 9
@ 2010-07-01 13:13 Ramkumar Ramachandra
  2010-07-02  1:40 ` Bo Yang
  0 siblings, 1 reply; 2+ messages in thread
From: Ramkumar Ramachandra @ 2010-07-01 13:13 UTC (permalink / raw)
  To: Git Mailing List
  Cc: Sverre Rabbelier, Jonathan Nieder, David Michael Barr,
	Daniel Shahaf, Sam Vilain, Eric Wong, Junio C Hamano,
	Shawn O. Pearce

Hi,

In terms of code, this week was unproductive. However, there was one
very long and productive discussion about the design of svn-fe. We can
now prove that the design of svn-fe is most efficient, and that any
other dumpfile importer will do worse than svn-fe. I'll put this proof
down in another email, and use this one for just a status update. We
have also determined that some some extensions to git-fast-import will
significantly reduce the complexity of svn-fe. Here are the current
list of tasks along with their status:

1. The svnclient_ra. I have stopped working on a stopgap
   implementation of svnclient_ra that dumps full text/ props; to do
   this, it needs to interrupt a replay and open a new connection- it
   seems that this is quite non-trivial to get right. I've decided to
   complete the delta dump generator instead. Unfortunately, this
   means that I won't have a complete chain to show a remote helper by
   mid-term evaluations: just individual components.
2. Ternary treap fork. This only changes the underlying data
   structure- nothing else should change. David is close to completing
   this.
3. Make svn-fe support deltified dumps. This can only be done after we
   have a Git object store backing. Deferred for the moment.
4. git-fast-import only supports filecopy for trees from the parent
   commit; make it support copies from all commits. Jonathan has
   already sent an RFC patch on the list for this.
5. Zero-tree fork. svn-fe currently maintains trees for all revisions;
   Jonathan suggested that it can lazily fetch tree objects from the
   Git store backing. This change will significantly reduce the
   complexity of svn-fe.
6. git-fast-import needs to be extended to print-marks. Sverre
   suggested this, and Jonathan has sent an RFC patch on the
   list. This is required for the Git object store to communicate back
   commit hashes to the caller (svn-fe in this case).

In other news, we managed to get colabti.org to log the channel where
we have most of our discussions: #git-devel on Freenode IRC. This
information is probably helpful for other GSoC students and developers
who are looking to collaborate on projects.

-- Ram

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

* Re: [GSoC update] git-remote-svn: Week 9
  2010-07-01 13:13 [GSoC update] git-remote-svn: Week 9 Ramkumar Ramachandra
@ 2010-07-02  1:40 ` Bo Yang
  0 siblings, 0 replies; 2+ messages in thread
From: Bo Yang @ 2010-07-02  1:40 UTC (permalink / raw)
  To: Git Mailing List, Sverre Rabbelier, Jonathan Nieder,
	David Michael Barr, Daniel Shahaf <d.

On Thu, Jul 1, 2010 at 9:13 PM, Ramkumar Ramachandra <artagnon@gmail.com> wrote:
>
> In other news, we managed to get colabti.org to log the channel where
> we have most of our discussions: #git-devel on Freenode IRC. This
> information is probably helpful for other GSoC students and developers
> who are looking to collaborate on projects.

That's really helpful, thanks a lot!

-- 
Regards!
Bo
----------------------------
My blog: http://blog.morebits.org
Why Git: http://www.whygitisbetterthanx.com/

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

end of thread, other threads:[~2010-07-02  1:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-01 13:13 [GSoC update] git-remote-svn: Week 9 Ramkumar Ramachandra
2010-07-02  1:40 ` Bo Yang

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).