From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=34415 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6YBw-00046k-LE for qemu-devel@nongnu.org; Sun, 03 Apr 2011 21:02:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q6YBu-0006lT-SD for qemu-devel@nongnu.org; Sun, 03 Apr 2011 21:02:52 -0400 Received: from mail-gw0-f45.google.com ([74.125.83.45]:33795) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q6YBu-0006l8-P4 for qemu-devel@nongnu.org; Sun, 03 Apr 2011 21:02:50 -0400 Received: by gwb19 with SMTP id 19so2462798gwb.4 for ; Sun, 03 Apr 2011 18:02:49 -0700 (PDT) Message-ID: <4D9918B3.5050306@codemonkey.ws> Date: Sun, 03 Apr 2011 20:02:43 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] git.qemu.org problem, down? References: <4D98CEF2.2030808@codemonkey.ws> <4D98D35E.6030708@mail.berlios.de> In-Reply-To: <4D98D35E.6030708@mail.berlios.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: Gerhard Wiesinger , qemu-devel@nongnu.org On 04/03/2011 03:06 PM, Stefan Weil wrote: > Am 03.04.2011 21:55, schrieb Gerhard Wiesinger: >> On Sun, 3 Apr 2011, Anthony Liguori wrote: >> >>> On 04/03/2011 12:46 PM, Gerhard Wiesinger wrote: >>>> Hello, >>>> >>>> I'm having problems accessing git.qemu.org since days. Is it moved >>>> or down? >>> >>> No, you can git pull/push from it just fine. It's just not running >>> a git browser ATM. >> >> git pull fatal: http://git.qemu.org/qemu.git/info/refs not found: did >> you run git update-server-info on the server? >> >> It worked well from that checkout, nothing changed here. >> >> Thnx. >> >> Ciao, >> Gerhard >> >> -- >> http://www.wiesinger.com/ > > > I can confirm that > git clone http://git.qemu.org/qemu.git/ > does not work. > > git://git.qemu.org/qemu.git is ok, but cannot be used with some proxies. > Information at qemu.org still links to git's web interface which is down. http://git.qemu.org/git/qemu.git Is the right http URL. Regards, Anthony Liguori > > Regards, > Stefan > >