qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kai Noda <nodakai@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] HTTP access to QEMU Git repositories
Date: Thu, 10 Dec 2015 00:09:35 +0800	[thread overview]
Message-ID: <CAHx8Srmu9sqMsHEHuciO4xndYr3KF-ck50p153zQziEKC5YUTg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 701 bytes --]

Hello, is it possible to enable Git-over-HTTP on git.qemu.org ?

http://git.qemu.org/?p=dtc.git;a=summary
The summary page shows http://git.qemu.org/git/dtc.git but,

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

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

Best regards,
Kai

野田  開 <nodakai@gmail.com>

[-- Attachment #2: Type: text/html, Size: 1448 bytes --]

             reply	other threads:[~2015-12-09 16:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-09 16:09 Kai Noda [this message]
2015-12-09 16:24 ` [Qemu-devel] HTTP access to QEMU Git repositories Laszlo Ersek
2015-12-09 16:37   ` Kai Noda
2015-12-09 17:07     ` Paolo Bonzini
2015-12-09 17:14       ` Liguori, Anthony
2015-12-09 17:22         ` Paolo Bonzini
2015-12-10  8:58           ` Stefan Hajnoczi
2015-12-14  5:04             ` Stefan Hajnoczi
2015-12-10  2:13       ` Stefan Hajnoczi
2015-12-10  3:59         ` Anthony Liguori
2015-12-09 16:42 ` Eric Blake

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHx8Srmu9sqMsHEHuciO4xndYr3KF-ck50p153zQziEKC5YUTg@mail.gmail.com \
    --to=nodakai@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).