Re: [GSoC] What is status of Git's Google Summer of Code 2008 projects?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 21 July 2008, Sam Vilain wrote:
> On Mon, 2008-07-21 at 00:29 +0200, Jakub Narebski wrote:
> >
> > 1. GitTorrent
> >  
> > Student: Joshua Roys
> > Mentor: Sam Vilain
> > 
> > I never got more response than "it is going slower than I would like, 
> > [...] Other than that, it's going well, I think." from Joshua Roys.
> 
> > Mailing list archives for gittorrent mailing list doesn't show anything 
> > interesting, either (last post is from 2007).
> >   http://lists.utsl.gen.nz/pipermail/gittorrent/
> 
> That's a valid complaint.  I've posted a summary of the project status
> there, and will keep as much related discussion as appropriate on-list
> from here.

You can find it on GMane, too:
  http://thread.gmane.org/gmane.comp.version-control.git.gittorrent/1

It would be nice if it was send to git mailing list too, perhaps
directing replies to gittorrent mailing list only by default.

A short summary of this thread (please correct me if I am wrong):

 * Tracker: representing "metainfo" files, working tracker (test)
   is in progress

 * Core infrastructure: "Commit Reel" sorting algorithm implemented[1]
   B-tree index for fast querying.

   To be done is determining minimal set of edge objects which define
   reel (that can be passed to "git rev-list --objects-edge" to get thin
   pack representing reel).

 * Peer to Peer: handshake and two trivial messages[2] implemented.
   To be done are (minimally) "References", "Blocks", "Request" and
   "Play" messages.

Footnotes:
==========
[*1*] "the current implementation is quite slow (requiring two calls to
'git-cat-file' for each object)" <-- why you don't use '--batch' or
'--batch-check' options to git cat file: see also Git::Repo and friends
implementation send by Lea Wiemann to git mailing list as part of
"Gitweb caching" project?  BTW. by keeping discussion off the list,
you are off the knowledge of git community, too.

[*2*] _What_ are those "two trivial messages"?

-- 
Jakub Narebski
Poland
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux