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: Wed, 20 Aug 2008 18:19:21 +1200 Message-ID: <1219213161.4417.12.camel@maia.lan> References: <200807080227.43515.jnareb@gmail.com> <200808140457.56464.jnareb@gmail.com> <19b271a20808181825mf2d0de8lc83ba067ed40f4e8@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Jakub Narebski , git@vger.kernel.org, Sverre Rabbelier , Sverre Rabbelier , David Symonds , Lea Wiemann , John Hawley , Marek Zawirski , "Shawn O. Pearce" , Miklos Vajna , Johannes Schindelin , Stephan Beyer , Christian Couder , Daniel Barkalow , gittorrent@lists.utsl.gen.nz To: Joshua Roys X-From: git-owner@vger.kernel.org Wed Aug 20 08:20:49 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 1KVh3d-0003Om-G6 for gcvg-git-2@gmane.org; Wed, 20 Aug 2008 08:20:37 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751609AbYHTGTd (ORCPT ); Wed, 20 Aug 2008 02:19:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750972AbYHTGTd (ORCPT ); Wed, 20 Aug 2008 02:19:33 -0400 Received: from watts.utsl.gen.nz ([202.78.240.73]:40649 "EHLO mail.utsl.gen.nz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751446AbYHTGTc (ORCPT ); Wed, 20 Aug 2008 02:19:32 -0400 Received: by mail.utsl.gen.nz (Postfix, from userid 1004) id 4328A21C93A; Wed, 20 Aug 2008 18:19:30 +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 7DBF721C92A; Wed, 20 Aug 2008 18:19:22 +1200 (NZST) In-Reply-To: <19b271a20808181825mf2d0de8lc83ba067ed40f4e8@mail.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-08-18 at 21:25 -0400, Joshua Roys wrote: > Hello all. > > As of today, here is the status of GitTorrent. We can only transfer > repositories under extremely limited circumstances, which is not what > I would consider success, unfortunately. I apologize for that. I > would like to continue working on it, and other git things, in the > future though. This was a really great experience, and in fact my > first actually working (closely) with the Open Source community. > Previously I had only sent in the random patch here and there. > Hi Joshua, Thanks for saying this, it takes courage to face failure. That being said, the code base is very close to the point where it can be used to assess the success of the protocol design. So while the GSoC project is officially failed, I don't think we have to let the community down. Let's see if we can finish off the remaining bits and pieces and put together such a report soon. Cheers! Sam.