From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27441 invoked by alias); 26 Jan 2008 17:19:54 -0000 Received: (qmail 27432 invoked by uid 22791); 26 Jan 2008 17:19:53 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 26 Jan 2008 17:19:34 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-218-76.inter.net.il [83.130.218.76]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KAP04728 (AUTH halo1); Sat, 26 Jan 2008 19:19:13 +0200 (IST) Date: Sat, 26 Jan 2008 17:19:00 -0000 Message-Id: From: Eli Zaretskii To: gdb@sourceware.org In-reply-to: <20080126165956.GA11463@ednor.casa.cgf.cx> (message from Christopher Faylor on Sat, 26 Jan 2008 11:59:57 -0500) Subject: Re: Our next GDB release (GDB version 6.8) Reply-to: Eli Zaretskii References: <20080126005319.GD21874@adacore.com> <20080126135935.GB27069@adacore.com> <20080126160643.GE27069@adacore.com> <20080126165956.GA11463@ednor.casa.cgf.cx> X-IsSubscribed: yes 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/msg00270.txt.bz2 > Date: Sat, 26 Jan 2008 11:59:57 -0500 > From: Christopher Faylor > > Maybe this is obvious but the GDB web pages are CVS-backed so you could > just check a text (or html) file into /cvs/gdb/htdocs and it would show > up on the web page automatically. Sure, but that's a different repository. I actually happen to think that all files related to a project's maintenance should be part of its repository. Sounds kinda reasonable, doesn't it?