From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42416) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a6hJU-0000Q1-Bh for qemu-devel@nongnu.org; Wed, 09 Dec 2015 11:09:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a6hJT-0001qv-5p for qemu-devel@nongnu.org; Wed, 09 Dec 2015 11:09:56 -0500 Received: from mail-qg0-x236.google.com ([2607:f8b0:400d:c04::236]:36757) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a6hJT-0001qr-1A for qemu-devel@nongnu.org; Wed, 09 Dec 2015 11:09:55 -0500 Received: by qgcc31 with SMTP id c31so86696071qgc.3 for ; Wed, 09 Dec 2015 08:09:54 -0800 (PST) MIME-Version: 1.0 From: Kai Noda Date: Thu, 10 Dec 2015 00:09:35 +0800 Message-ID: Content-Type: multipart/alternative; boundary=001a11c166d4236ace05267952c6 Subject: [Qemu-devel] HTTP access to QEMU Git repositories List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --001a11c166d4236ace05267952c6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, is it possible to enable Git-over-HTTP on git.qemu.org ? http://git.qemu.org/?p=3Ddtc.git;a=3Dsummary The summary page shows http://git.qemu.org/git/dtc.git but, $ curl http://git.qemu.org/git/dtc.git 301 Moved Permanently

Moved Permanently

The document has moved here.


Apache/2.2.14 (Ubuntu) Server at git.qemu.org Port 80
I'd like to access to QEMU Git repositories through HTTP proxy which blocks the Git port 9418/TCP. Best regards, Kai =E9=87=8E=E7=94=B0 =E9=96=8B --001a11c166d4236ace05267952c6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello, is it possible to enable Git-over-HTTP on git.qemu.org ?

The summary page shows=C2=A0http://git.qemu.org/git/dtc.git = but,

<!DOCTYPE HTML = PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><= head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1&g= t;
<p>The document has moved <a href=3D"http://git.qemu.org/git/dtc.git/"= ;>here</a>.</p>
<hr>
<address&g= t;Apache/2.2.14 (Ubuntu) Server at git.qemu= .org Port 80</address>
</body></html>
=

I'd like to access to QEMU Git repositories t= hrough HTTP proxy which blocks the Git port 9418/TCP.

<= div>Best regards,
Kai

=E9=87=8E=E7=94=B0=C2=A0 =E9=96=8B <nodakai@gmail.com>
--001a11c166d4236ace05267952c6--