[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] HTTP access to QEMU Git repositories
From: |
Laszlo Ersek |
Subject: |
Re: [Qemu-devel] HTTP access to QEMU Git repositories |
Date: |
Wed, 9 Dec 2015 17:24:55 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 |
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
>
> 野田 開 <address@hidden <mailto:address@hidden>>
- [Qemu-devel] HTTP access to QEMU Git repositories, Kai Noda, 2015/12/09
- Re: [Qemu-devel] HTTP access to QEMU Git repositories,
Laszlo Ersek <=
- Re: [Qemu-devel] HTTP access to QEMU Git repositories, Kai Noda, 2015/12/09
- Re: [Qemu-devel] HTTP access to QEMU Git repositories, Paolo Bonzini, 2015/12/09
- Re: [Qemu-devel] HTTP access to QEMU Git repositories, Liguori, Anthony, 2015/12/09
- Re: [Qemu-devel] HTTP access to QEMU Git repositories, Paolo Bonzini, 2015/12/09
- Re: [Qemu-devel] HTTP access to QEMU Git repositories, Stefan Hajnoczi, 2015/12/10
- Re: [Qemu-devel] HTTP access to QEMU Git repositories, Stefan Hajnoczi, 2015/12/14
- Re: [Qemu-devel] HTTP access to QEMU Git repositories, Stefan Hajnoczi, 2015/12/09
- Re: [Qemu-devel] HTTP access to QEMU Git repositories, Anthony Liguori, 2015/12/09
- Re: [Qemu-devel] HTTP access to QEMU Git repositories, Eric Blake, 2015/12/09