From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42354) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bouXl-0006rV-G6 for qemu-devel@nongnu.org; Tue, 27 Sep 2016 11:43:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bouXh-0001n4-WA for qemu-devel@nongnu.org; Tue, 27 Sep 2016 11:43:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35122) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bouXh-0001mR-PA for qemu-devel@nongnu.org; Tue, 27 Sep 2016 11:43:37 -0400 Date: Tue, 27 Sep 2016 11:43:34 -0400 From: Jeff Cody Message-ID: <20160927154334.GB2695@localhost.localdomain> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] url http://git.qemu.org/git/qemu.git no longer works List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: James Hanley Cc: qemu-devel@nongnu.org On Tue, Sep 27, 2016 at 10:53:34AM -0400, James Hanley wrote: > Not sure if there was a config change on the git server yesterday, but > http://git.qemu.org/git/qemu.git no longer works for me. Unfortunately, I > cannot use the git: url due to firewall constraints. Hi, Could you try it again? I just did a 'git clone http://git.qemu.org/git/qemu.git' successfully now. Thanks, Jeff