From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwdBw-0005an-CZ for qemu-devel@nongnu.org; Wed, 22 Apr 2009 10:12:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwdBr-0005X6-MZ for qemu-devel@nongnu.org; Wed, 22 Apr 2009 10:12:47 -0400 Received: from [199.232.76.173] (port=46566 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwdBr-0005X1-H2 for qemu-devel@nongnu.org; Wed, 22 Apr 2009 10:12:43 -0400 Received: from mx2.redhat.com ([66.187.237.31]:39981) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LwdBr-0001Ga-68 for qemu-devel@nongnu.org; Wed, 22 Apr 2009 10:12:43 -0400 Message-ID: <49EF25CF.8060804@redhat.com> Date: Wed, 22 Apr 2009 16:12:31 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] Switching to git References: <49EF1A26.70007@us.ibm.com> In-Reply-To: <49EF1A26.70007@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "qemu-devel@nongnu.org" On 04/22/09 15:22, Anthony Liguori wrote: > $ git clone git://git.savannah.nongnu.org/qemu.git Flipped the origin url from kernel.org to savannah, pulled. git fetched most recent master commit and the stable branch. Branches look ok. Had to do a "git fetch -t origin" to get all the tags too, without that I got release_0_10_0 only. > I think it would make sense to give people a couple days to verify that > they can download the git tree properly before switching over, but I'd > like to tentatively schedule the switching of the git tree to Friday at > 5pm CST unless there are objections. Until then, please continue > committing to the SVN tree. Go ahead! cheers, Gerd