qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] git.qemu.org problem, down?
@ 2011-04-03 17:46 Gerhard Wiesinger
  2011-04-03 19:48 ` Anthony Liguori
  0 siblings, 1 reply; 6+ messages in thread
From: Gerhard Wiesinger @ 2011-04-03 17:46 UTC (permalink / raw)
  To: qemu-devel

Hello,

I'm having problems accessing git.qemu.org since days. Is it moved or 
down?

Thnx.

Ciao,
Gerhard

--
http://www.wiesinger.com/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] git.qemu.org problem, down?
  2011-04-03 17:46 [Qemu-devel] git.qemu.org problem, down? Gerhard Wiesinger
@ 2011-04-03 19:48 ` Anthony Liguori
  2011-04-03 19:55   ` Gerhard Wiesinger
  0 siblings, 1 reply; 6+ messages in thread
From: Anthony Liguori @ 2011-04-03 19:48 UTC (permalink / raw)
  To: Gerhard Wiesinger; +Cc: qemu-devel

On 04/03/2011 12:46 PM, Gerhard Wiesinger wrote:
> Hello,
>
> I'm having problems accessing git.qemu.org since days. Is it moved or 
> down?

No, you can git pull/push from it just fine.  It's just not running a 
git browser ATM.

Regards,

Anthony Liguori

> Thnx.
>
> Ciao,
> Gerhard
>
> -- 
> http://www.wiesinger.com/
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] git.qemu.org problem, down?
  2011-04-03 19:48 ` Anthony Liguori
@ 2011-04-03 19:55   ` Gerhard Wiesinger
  2011-04-03 20:06     ` Stefan Weil
  0 siblings, 1 reply; 6+ messages in thread
From: Gerhard Wiesinger @ 2011-04-03 19:55 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel

On Sun, 3 Apr 2011, Anthony Liguori wrote:

> On 04/03/2011 12:46 PM, Gerhard Wiesinger wrote:
>> Hello,
>> 
>> I'm having problems accessing git.qemu.org since days. Is it moved or down?
>
> No, you can git pull/push from it just fine.  It's just not running a git 
> browser ATM.

git pull fatal: http://git.qemu.org/qemu.git/info/refs not found: did you 
run git update-server-info on the server?

It worked well from that checkout, nothing changed here.

Thnx.

Ciao,
Gerhard

--
http://www.wiesinger.com/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] git.qemu.org problem, down?
  2011-04-03 19:55   ` Gerhard Wiesinger
@ 2011-04-03 20:06     ` Stefan Weil
  2011-04-04  1:02       ` Anthony Liguori
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Weil @ 2011-04-03 20:06 UTC (permalink / raw)
  To: Gerhard Wiesinger; +Cc: qemu-devel

Am 03.04.2011 21:55, schrieb Gerhard Wiesinger:
> On Sun, 3 Apr 2011, Anthony Liguori wrote:
>
>> On 04/03/2011 12:46 PM, Gerhard Wiesinger wrote:
>>> Hello,
>>>
>>> I'm having problems accessing git.qemu.org since days. Is it moved 
>>> or down?
>>
>> No, you can git pull/push from it just fine.  It's just not running a 
>> git browser ATM.
>
> git pull fatal: http://git.qemu.org/qemu.git/info/refs not found: did 
> you run git update-server-info on the server?
>
> It worked well from that checkout, nothing changed here.
>
> Thnx.
>
> Ciao,
> Gerhard
>
> -- 
> http://www.wiesinger.com/


I can confirm that
     git clone http://git.qemu.org/qemu.git/
does not work.

git://git.qemu.org/qemu.git is ok, but cannot be used with some proxies.
Information at qemu.org still links to git's web interface which is down.

Regards,
Stefan

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] git.qemu.org problem, down?
  2011-04-03 20:06     ` Stefan Weil
@ 2011-04-04  1:02       ` Anthony Liguori
  2011-04-07 18:58         ` Gerhard Wiesinger
  0 siblings, 1 reply; 6+ messages in thread
From: Anthony Liguori @ 2011-04-04  1:02 UTC (permalink / raw)
  To: Stefan Weil; +Cc: Gerhard Wiesinger, qemu-devel

On 04/03/2011 03:06 PM, Stefan Weil wrote:
> Am 03.04.2011 21:55, schrieb Gerhard Wiesinger:
>> On Sun, 3 Apr 2011, Anthony Liguori wrote:
>>
>>> On 04/03/2011 12:46 PM, Gerhard Wiesinger wrote:
>>>> Hello,
>>>>
>>>> I'm having problems accessing git.qemu.org since days. Is it moved 
>>>> or down?
>>>
>>> No, you can git pull/push from it just fine.  It's just not running 
>>> a git browser ATM.
>>
>> git pull fatal: http://git.qemu.org/qemu.git/info/refs not found: did 
>> you run git update-server-info on the server?
>>
>> It worked well from that checkout, nothing changed here.
>>
>> Thnx.
>>
>> Ciao,
>> Gerhard
>>
>> -- 
>> http://www.wiesinger.com/
>
>
> I can confirm that
>     git clone http://git.qemu.org/qemu.git/
> does not work.
>
> git://git.qemu.org/qemu.git is ok, but cannot be used with some proxies.
> Information at qemu.org still links to git's web interface which is down.

http://git.qemu.org/git/qemu.git

Is the right http URL.

Regards,

Anthony Liguori

>
> Regards,
> Stefan
>
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] git.qemu.org problem, down?
  2011-04-04  1:02       ` Anthony Liguori
@ 2011-04-07 18:58         ` Gerhard Wiesinger
  0 siblings, 0 replies; 6+ messages in thread
From: Gerhard Wiesinger @ 2011-04-07 18:58 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel

On Sun, 3 Apr 2011, Anthony Liguori wrote:
> http://git.qemu.org/git/qemu.git
>
> Is the right http URL.

Website still has wrong URL.

Ciao,
Gerhard

--
http://www.wiesinger.com/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-04-07 19:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-03 17:46 [Qemu-devel] git.qemu.org problem, down? Gerhard Wiesinger
2011-04-03 19:48 ` Anthony Liguori
2011-04-03 19:55   ` Gerhard Wiesinger
2011-04-03 20:06     ` Stefan Weil
2011-04-04  1:02       ` Anthony Liguori
2011-04-07 18:58         ` Gerhard Wiesinger

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).