From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=59846 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEm8R-00048y-Ls for qemu-devel@nongnu.org; Wed, 19 May 2010 12:28:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEm8P-0000m9-DM for qemu-devel@nongnu.org; Wed, 19 May 2010 12:28:43 -0400 Received: from mail-gw0-f45.google.com ([74.125.83.45]:55083) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEm8P-0000m5-An for qemu-devel@nongnu.org; Wed, 19 May 2010 12:28:41 -0400 Received: by gwj17 with SMTP id 17so2751065gwj.4 for ; Wed, 19 May 2010 09:28:40 -0700 (PDT) Message-ID: <4BF411B5.2060008@codemonkey.ws> Date: Wed, 19 May 2010 11:28:37 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Update the http configuration on git.qemu.org References: <4BF40087.5010603@nsn.com> In-Reply-To: <4BF40087.5010603@nsn.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bernhard Kohl Cc: qemu-devel@nongnu.org On 05/19/2010 10:15 AM, Bernhard Kohl wrote: > Hi, > > could you please run "git update-server-info" on the server > and enable the hooks? At least seabios.git and vgabios.git > cannot be accessed via http://. Sure. I'd prefer people didn't use http because it's pretty inefficient but I understand it's the only option for people being proxies. > And the cgit does not show any tags for all repositories on > http://git.qemu.org/ I've updated tags for seabios and vgabios. For mirrored repositories like qemu.git, I've updated the script to mirror tags so once the cron job runs, it should be updated. Regards, Anthony Liguori > Thanks, > Bernhard >