From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29122 invoked by alias); 10 Sep 2010 16:30:52 -0000 Received: (qmail 29052 invoked by uid 22791); 10 Sep 2010 16:30:31 -0000 X-SWARE-Spam-Status: No, hits=-5.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 10 Sep 2010 16:30:26 +0000 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o8AGUMC6030557 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 10 Sep 2010 12:30:23 -0400 Received: from fche.csb (vpn-8-24.rdu.redhat.com [10.11.8.24]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o8AGUMVF014319; Fri, 10 Sep 2010 12:30:22 -0400 Received: by fche.csb (Postfix, from userid 2569) id ADB2B5810A; Fri, 10 Sep 2010 12:30:21 -0400 (EDT) Date: Fri, 10 Sep 2010 16:30:00 -0000 From: "Frank Ch. Eigler" To: "H.J. Lu" Cc: overseers@sourceware.org, Jim Meyering Subject: Re: http://sourceware.org/git/ is broken Message-ID: <20100910163021.GC26765@redhat.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 overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2010-q3/txt/msg00089.txt.bz2 Hi - On Fri, Sep 10, 2010 at 09:27:08AM -0700, H.J. Lu wrote: > When I access > http://sourceware.org/git/ > I get > > XML Parsing Error: XML or text declaration not at start of entity > Location: http://sourceware.org/git/ > Line Number 24, Column 1: > ^ I can't reproduce this; wget shows the xml header on line 1. - FChE