From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NpNgf-0006Sm-F3 for qemu-devel@nongnu.org; Wed, 10 Mar 2010 10:19:05 -0500 Received: from [199.232.76.173] (port=33747 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NpNgf-0006SA-1s for qemu-devel@nongnu.org; Wed, 10 Mar 2010 10:19:05 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NpNge-00075v-5R for qemu-devel@nongnu.org; Wed, 10 Mar 2010 10:19:04 -0500 Received: from mail-ew0-f225.google.com ([209.85.219.225]:33419) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NpNgd-00075i-Sm for qemu-devel@nongnu.org; Wed, 10 Mar 2010 10:19:04 -0500 Received: by ewy25 with SMTP id 25so267322ewy.16 for ; Wed, 10 Mar 2010 07:19:02 -0800 (PST) Sender: Paolo Bonzini Message-ID: <4B97B863.8030904@redhat.com> Date: Wed, 10 Mar 2010 16:18:59 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <290818601.3139451268152701383.JavaMail.root@zmail07.collab.prod.int.phx2.redhat.com> <4B968097.7090305@codemonkey.ws> <4B97715F.2040403@redhat.com> <4B97AACC.7010808@codemonkey.ws> In-Reply-To: <4B97AACC.7010808@codemonkey.ws> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] use absolute URLs for .gitmodules List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, Avi Kivity On 03/10/2010 03:21 PM, Anthony Liguori wrote: > >> If we also get rid of the savannah git repo, or plan to do so, I have >> no issue with reverting this patch. > > If someone can suggest a solution for mailing list hosting, I'd be happy > to leave Savannah tomorrow. There is still the problem that "git.savannah.nongnu.org" qemu -site:savannah.nongnu.org returns 6 times more hits than "git.qemu.org" -site:qemu.org On one hand, this would be in favor of keeping my patch (savannah users cannot get submodules correctly); on the other hand, it means that leaving Savannah is not so easy. If you prefer that, go ahead and revert it. Paolo