From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6094 invoked by alias); 23 Oct 2012 11:14:26 -0000 Received: (qmail 6067 invoked by uid 22791); 23 Oct 2012 11:14:24 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (212.238.236.112) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 23 Oct 2012 11:14:19 +0000 Date: Tue, 23 Oct 2012 11:14:00 -0000 From: Mark Wielaard To: Andrew Haley Cc: Andrew Hughes , Gerald Pfeifer , gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Re: [wwwdocs,Java] Replace sources.redhat.com by sourceware.org Message-ID: <20121023111409.GA26458@toonder.wildebeest.org> References: <1321604783.4657738.1350985664596.JavaMail.root@redhat.com> <508668E9.6030709@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <508668E9.6030709@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Score: -2.9 (--) X-IsSubscribed: yes Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2012-q4/txt/msg00009.txt.bz2 On Tue, Oct 23, 2012 at 10:52:41AM +0100, Andrew Haley wrote: > On 10/23/2012 10:47 AM, Andrew Hughes wrote: > > It's never been obvious to me how the web material gets updated. GCJ > > regularly misses out on being mentioned in changes too, despite fixes going in. > > Web material gets updated with patches through the same process > as the software. Only thing to realize is that docs are still in CVS, not SVN: http://gcc.gnu.org/cvs.html For more background see also: http://gcc.gnu.org/contribute.html#webchanges http://gcc.gnu.org/projects/web.html Cheers, Mark