From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NpMnq-0001cC-LZ for qemu-devel@nongnu.org; Wed, 10 Mar 2010 09:22:26 -0500 Received: from [199.232.76.173] (port=39715 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NpMnq-0001bw-An for qemu-devel@nongnu.org; Wed, 10 Mar 2010 09:22:26 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NpMno-00014D-K3 for qemu-devel@nongnu.org; Wed, 10 Mar 2010 09:22:26 -0500 Received: from mx20.gnu.org ([199.232.41.8]:21845) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NpMnn-000131-3M for qemu-devel@nongnu.org; Wed, 10 Mar 2010 09:22:24 -0500 Received: from mail-gx0-f209.google.com ([209.85.217.209]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NpMnL-0004w6-Ou for qemu-devel@nongnu.org; Wed, 10 Mar 2010 09:21:55 -0500 Received: by gxk1 with SMTP id 1so3015091gxk.16 for ; Wed, 10 Mar 2010 06:21:06 -0800 (PST) Message-ID: <4B97AACC.7010808@codemonkey.ws> Date: Wed, 10 Mar 2010 08:21:00 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <290818601.3139451268152701383.JavaMail.root@zmail07.collab.prod.int.phx2.redhat.com> <4B968097.7090305@codemonkey.ws> <4B97715F.2040403@redhat.com> In-Reply-To: <4B97715F.2040403@redhat.com> 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: Paolo Bonzini Cc: qemu-devel@nongnu.org, Avi Kivity On 03/10/2010 04:15 AM, Paolo Bonzini 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. I'm not overly eager to do a mailing list migration though so if we do the migration, we ought to ensure that we only have to do it once. Savannah requires you to keep the main source repo on Savannah. We're currently mirroring the git tree on git.qemu.org so it is possible to clone directly from there. Regards, Anthony Liguori > Paolo