From: Laszlo Ersek <lersek@redhat.com>
To: Kai Noda <nodakai@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] HTTP access to QEMU Git repositories
Date: Wed, 9 Dec 2015 17:24:55 +0100 [thread overview]
Message-ID: <566855D7.1040503@redhat.com> (raw)
In-Reply-To: <CAHx8Srmu9sqMsHEHuciO4xndYr3KF-ck50p153zQziEKC5YUTg@mail.gmail.com>
On 12/09/15 17:09, Kai Noda wrote:
> Hello, is it possible to enable Git-over-HTTP on git.qemu.org
> <http://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
> <http://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.
The official QEMU mirror appears to be on github; you can clone it from
<https://github.com/qemu/qemu.git>.
Thanks
Laszlo
>
> Best regards,
> Kai
>
> 野田 開 <nodakai@gmail.com <mailto:nodakai@gmail.com>>
next prev parent reply other threads:[~2015-12-09 16:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-09 16:09 [Qemu-devel] HTTP access to QEMU Git repositories Kai Noda
2015-12-09 16:24 ` Laszlo Ersek [this message]
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=566855D7.1040503@redhat.com \
--to=lersek@redhat.com \
--cc=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.