From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: Split kvm source tarballs Date: Thu, 26 Mar 2009 13:19:46 -0500 Message-ID: <49CBC742.2020403@codemonkey.ws> References: <49C64963.20601@redhat.com> <49CA2F16.1070905@codemonkey.ws> <49CA3058.3040600@redhat.com> <49CAA367.9050404@codemonkey.ws> <20090326085711.GA14193@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Avi Kivity , KVM list To: Christoph Hellwig Return-path: Received: from yw-out-2324.google.com ([74.125.46.28]:38674 "EHLO yw-out-2324.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754481AbZCZSVI (ORCPT ); Thu, 26 Mar 2009 14:21:08 -0400 Received: by yw-out-2324.google.com with SMTP id 5so585696ywb.1 for ; Thu, 26 Mar 2009 11:21:06 -0700 (PDT) In-Reply-To: <20090326085711.GA14193@infradead.org> Sender: kvm-owner@vger.kernel.org List-ID: Christoph Hellwig wrote: > On Wed, Mar 25, 2009 at 04:34:31PM -0500, Anthony Liguori wrote: > >> But if you created a qemu-svn-stable branch that followed the QEMU >> stable tree in kvm-userspace, like the qemu-cvs branch follows trunk, >> then it would be pretty easy to create and maintain a kvm_stable_0_10 >> branch of whatever you'd like to call it in kvm-userspace. >> >> Any chance you could do this? I suspect it's just a matter of creating >> the branch based off of the qemu-cvs tree at ddecccc and then doing a >> git-svn fetch. >> > > Slightly offtopic, but I always wondered why qemu is hosted in svn. For > all project having semi-forks of qemu that they try to keep in sync > or even merge back a distributed scm would work so much better. > I'm going to switch it to git fwiw. Regards, Anthony Liguori