From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Hommey Subject: Re: First round of UGFWIINI results Date: Tue, 17 Feb 2009 19:04:28 +0100 Message-ID: <20090217180428.GA5664@glandium.org> References: <20090217173957.GA22426@piper.oerlikon.madduck.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Feb 17 19:06:50 2009 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 1LZUKi-0002vk-K4 for gcvg-git-2@gmane.org; Tue, 17 Feb 2009 19:06:13 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753128AbZBQSEo (ORCPT ); Tue, 17 Feb 2009 13:04:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753084AbZBQSEo (ORCPT ); Tue, 17 Feb 2009 13:04:44 -0500 Received: from vuizook.err.no ([85.19.221.46]:37982 "EHLO vuizook.err.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751535AbZBQSEn (ORCPT ); Tue, 17 Feb 2009 13:04:43 -0500 Received: from cha92-13-88-165-248-19.fbx.proxad.net ([88.165.248.19] helo=jigen) by vuizook.err.no with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1LZUJ6-00042P-Tf for git@vger.kernel.org; Tue, 17 Feb 2009 19:04:35 +0100 Received: from mh by jigen with local (Exim 4.69) (envelope-from ) id 1LZUJ2-0001YU-Tm for git@vger.kernel.org; Tue, 17 Feb 2009 19:04:28 +0100 Content-Disposition: inline In-Reply-To: <20090217173957.GA22426@piper.oerlikon.madduck.net> X-GPG-Fingerprint: A479 A824 265C B2A5 FC54 8D1E DE4B DA2C 54FD 2A58 User-Agent: Mutt/1.5.18 (2008-05-17) X-Spam-Status: (score 0.1): No, score=0.1 required=5.0 tests=RDNS_DYNAMIC autolearn=disabled version=3.2.4 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Tue, Feb 17, 2009 at 06:39:57PM +0100, martin f krafft wrote: > also sprach Johannes Schindelin [2009.02.17.1747 +0100]: > > a while ago I announced the UGFWIINI contest, a glorious battle of ideas > > how to > > > > Use Git For What It Is Not Indended > > > > As most of you probably did not find my blog yet, this may come as a > > surprise to you, but it will not be the only surprise in this email. > > A shame that I didn't see the contest start. I would have had > a number of cases to add using Git > > - to track your ~ (cf. http://vcs-home.madduck.net) > - to track /etc (cf. http://kitenet.net/~joey/code/etckeeper/) > - as the backend for a service like snapshot.debian.net Speaking of which I've done some initial testing a while ago (http://glandium.org/blog/?p=182) and done some archive-wide testing recently for which I still have to gather data and post about. I also have some other use of git at work that I still have to post about. Cheers, Mike