From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23457 invoked by alias); 29 Jan 2008 06:19:22 -0000 Received: (qmail 23446 invoked by uid 22791); 29 Jan 2008 06:19:22 -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; Tue, 29 Jan 2008 06:18:50 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 470DA2A965D; Tue, 29 Jan 2008 01:18:48 -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 wrKno-nobQRa; Tue, 29 Jan 2008 01:18:48 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E51252A9658; Tue, 29 Jan 2008 01:18:47 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id EDA6AE7ACB; Mon, 28 Jan 2008 22:18:43 -0800 (PST) Date: Tue, 29 Jan 2008 06:19:00 -0000 From: Joel Brobecker To: Doug Evans Cc: gdb@sourceware.org, Rodrigo Dominguez Subject: Re: Broken link in "Contributing" page Message-ID: <20080129061843.GR27069@adacore.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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/msg00305.txt.bz2 > btw, this is pr 2329 (I think). > > I'll look into fixing this (and other web-related pr's) if folks tell > me where to look. 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've had a couple of long days, but I was planning on fixing it eventually. -- Joel