From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Greaves Subject: Re: gitweb wishlist Date: Wed, 25 May 2005 21:14:12 +0100 Message-ID: <4294DC94.80308@dgreaves.com> References: <20050524184612.GA23637@cip.informatik.uni-erlangen.de> <20050524202846.GC25606@cip.informatik.uni-erlangen.de> <20050524213102.GB19180@vrfy.org> <7vu0ksoxg4.fsf@assigned-by-dhcp.cox.net> <20050525094841.GA24172@vrfy.org> <42945961.8060708@dgreaves.com> <7vll63ktfc.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Kay Sievers , Git Mailing List X-From: git-owner@vger.kernel.org Wed May 25 22:14:49 2005 Return-path: Received: from vger.kernel.org ([12.107.209.244]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Db2Fg-0001H1-06 for gcvg-git@gmane.org; Wed, 25 May 2005 22:13:17 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261548AbVEYUOb (ORCPT ); Wed, 25 May 2005 16:14:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261549AbVEYUOa (ORCPT ); Wed, 25 May 2005 16:14:30 -0400 Received: from s2.ukfsn.org ([217.158.120.143]:52648 "EHLO mail.ukfsn.org") by vger.kernel.org with ESMTP id S261548AbVEYUOR (ORCPT ); Wed, 25 May 2005 16:14:17 -0400 Received: from localhost (lucy.ukfsn.org [127.0.0.1]) by mail.ukfsn.org (Postfix) with ESMTP id 4FFC8E6DCE; Wed, 25 May 2005 21:13:09 +0100 (BST) Received: from mail.ukfsn.org ([127.0.0.1]) by localhost (lucy.ukfsn.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06177-11; Wed, 25 May 2005 21:13:09 +0100 (BST) Received: from oak.dgreaves.com (modem-856.alligator.dialup.pol.co.uk [81.78.3.88]) by mail.ukfsn.org (Postfix) with ESMTP id A0BA0E6DCD; Wed, 25 May 2005 21:13:08 +0100 (BST) Received: from ash.dgreaves.com ([10.0.0.90]) by oak.dgreaves.com with esmtp (Exim 4.20) id 1Db2Gg-0006x3-UG; Wed, 25 May 2005 21:14:18 +0100 User-Agent: Debian Thunderbird 1.0.2 (X11/20050331) X-Accept-Language: en-us, en To: Junio C Hamano In-Reply-To: <7vll63ktfc.fsf@assigned-by-dhcp.cox.net> X-Enigmail-Version: 0.91.0.0 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Junio C Hamano wrote: >>>>>>"DG" == David Greaves writes: >>>>>> >>>>>> > >DG> Anyway, done now, give it time to replicate. > >Thanks. Would something like the following (1) easy to arrange >and (2) make your life easier? > > - make index.html symlink to git.html > - have cron job to build and install those pages at > www.kernel.org > > Hmm - sounds complicated ;) --