From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXzJv-0002IL-1L for qemu-devel@nongnu.org; Fri, 13 Feb 2009 09:47:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXzJs-0002HN-Ix for qemu-devel@nongnu.org; Fri, 13 Feb 2009 09:47:09 -0500 Received: from [199.232.76.173] (port=49299 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXzJs-0002HK-E3 for qemu-devel@nongnu.org; Fri, 13 Feb 2009 09:47:08 -0500 Received: from yx-out-1718.google.com ([74.125.44.153]:36356) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXzJs-0004F9-2S for qemu-devel@nongnu.org; Fri, 13 Feb 2009 09:47:08 -0500 Received: by yx-out-1718.google.com with SMTP id 4so952881yxp.82 for ; Fri, 13 Feb 2009 06:47:06 -0800 (PST) Message-ID: <499587CD.3050909@codemonkey.ws> Date: Fri, 13 Feb 2009 08:46:37 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Git and SVN at savannah.nongnu.org References: <3c2bf46d0902121935s5a30d585rde13c518d4985468@mail.gmail.com> In-Reply-To: <3c2bf46d0902121935s5a30d585rde13c518d4985468@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Gabriel Southern wrote: > Hi, > > Is the Git repository at git://git.savannah.nongnu.org/qemu.git being > kept up-to-date, or should I switch to a different mirror? It looks > like its last update was on Jan 27 and there have been lots of commits > to the SVN repository since then. If anyone has advice about what > server to use I appreciate it. > The git repo on Savannah will eventually become the official git tree. I'm still experimenting with the git capabilities of Savannah. I'd like to switch us from SVN to git after the next release. I took a survey of the current maintainers and almost all of them are currently using git. Most of the patches being submitted are also against a git tree. What's in the Savannah git tree is from git.kernel.org. I've checked and it is also compatible with the tree on repo.or.cz. As long as you use the obvious options to git-svn, the resulting tree should be compatible. Regards, Anthony Liguori > Thanks, > > -Gabriel > > >