From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29308 invoked by alias); 30 Jan 2008 06:42:10 -0000 Received: (qmail 29293 invoked by uid 22791); 30 Jan 2008 06:42:10 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 30 Jan 2008 06:41:39 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 7C9A72A9652; Wed, 30 Jan 2008 01:41:37 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4dg343Mnne2i; Wed, 30 Jan 2008 01:41:37 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 34A732A964A; Wed, 30 Jan 2008 01:41:37 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id EBA1CE7ACB; Tue, 29 Jan 2008 22:41:33 -0800 (PST) Date: Wed, 30 Jan 2008 06:42:00 -0000 From: Joel Brobecker To: Doug Evans Cc: gdb@sourceware.org, Rodrigo Dominguez Subject: Re: Broken link in "Contributing" page Message-ID: <20080130064133.GQ5796@adacore.com> References: <20080129061843.GR27069@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080129061843.GR27069@adacore.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00328.txt.bz2 Doug, > The repository is htdocs in sourceware.org:/cvs/gdb. Checkins > to that repository automatically trigger an update of the web > pages at sourceware.org, but not at gnu.org. For some reason, > the pages are gnu.org and sourceware.org need to be maintained > separately, and so there is another project at savannah for it, > that we manually synchronise with htdocs. I have thought a bit more about your message, and you seem to be aware of some of the problems with the web page. We decided a while ago that the web pages would be subject to review just the same as we do for GDB. If you're up for it, we'd appreciate some patches. You can checkout the htdocs repo using the instructions above, and I'll be happy to commit the changes for you. If you become a regular contributor to the web pages, I can help you get setup so that you can update the gnu.org version. But it's not straightforward, so we don't have to do that now. -- Joel