From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11122 invoked by alias); 8 Jan 2007 21:41:50 -0000 Received: (qmail 11106 invoked by uid 22791); 8 Jan 2007 21:41:50 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 08 Jan 2007 21:41:45 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id l08Lfh7V005585; Mon, 8 Jan 2007 16:41:43 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l08LfhQX022432; Mon, 8 Jan 2007 16:41:43 -0500 Received: from opsy.redhat.com (ton.toronto.redhat.com [172.16.14.15]) by pobox.corp.redhat.com (8.13.1/8.12.8) with ESMTP id l08Lfd6U004679; Mon, 8 Jan 2007 16:41:40 -0500 Received: by opsy.redhat.com (Postfix, from userid 500) id DE5E988C0E0; Mon, 8 Jan 2007 12:33:44 -0700 (MST) To: Gerald Pfeifer Cc: Gcc Patch List Subject: Re: Patch: update documentation for gcj-eclipse merge References: From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom Date: Mon, 08 Jan 2007 21:41:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-01/txt/msg00610.txt.bz2 >>>>> "Gerald" == Gerald Pfeifer writes: Gerald> I believe sourceware.org should be used as the canonical name of the Gerald> machine in the new script. BTW while looking at this I found that the docs on svn trunk mostly refer to sources.redhat.com. In my tree there's only one reference to sourceware.org. So I suppose this is a good topic for a cleanup patch... Tom