From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Vilain Subject: Re: [GSoC] What is status of Git's Google Summer of Code 2008 projects? Date: Mon, 21 Jul 2008 12:55:39 +1200 Message-ID: <1216601739.6523.48.camel@maia.lan> References: <200807080227.43515.jnareb@gmail.com> <200807210029.31543.jnareb@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org, Joshua Roys To: Jakub Narebski X-From: git-owner@vger.kernel.org Mon Jul 21 02:57:05 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1KKji4-0007Ys-Ag for gcvg-git-2@gmane.org; Mon, 21 Jul 2008 02:57:04 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755630AbYGUA4E (ORCPT ); Sun, 20 Jul 2008 20:56:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755314AbYGUA4C (ORCPT ); Sun, 20 Jul 2008 20:56:02 -0400 Received: from watts.utsl.gen.nz ([202.78.240.73]:36670 "EHLO mail.utsl.gen.nz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755208AbYGUA4B (ORCPT ); Sun, 20 Jul 2008 20:56:01 -0400 Received: by mail.utsl.gen.nz (Postfix, from userid 1004) id 7E36521C93C; Mon, 21 Jul 2008 12:55:59 +1200 (NZST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on mail.musashi.utsl.gen.nz X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RDNS_DYNAMIC autolearn=no version=3.2.3 Received: from [192.168.69.233] (203-97-235-49.cable.telstraclear.net [203.97.235.49]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.utsl.gen.nz (Postfix) with ESMTP id C251F21C864; Mon, 21 Jul 2008 12:55:39 +1200 (NZST) In-Reply-To: <200807210029.31543.jnareb@gmail.com> X-Mailer: Evolution 2.22.3.1 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: 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. > Besides canonical repository gitweb > http://utsl.gen.nz/gitweb/?p=VCS-Git-Torrent > there is also mirror at > http://repo.or.cz/w/VCS-Git-Torrent.git > > There is some activity there... but no summary of it anywhere I could > find. git-log | git-shortlog? ;) Sam.