From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51578 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PleAu-00037l-7C for qemu-devel@nongnu.org; Sat, 05 Feb 2011 04:11:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PleAs-0007EB-WC for qemu-devel@nongnu.org; Sat, 05 Feb 2011 04:11:24 -0500 Received: from isrv.corpit.ru ([86.62.121.231]:45574) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PleAs-0007CA-PT for qemu-devel@nongnu.org; Sat, 05 Feb 2011 04:11:22 -0500 Message-ID: <4D4D1434.6060209@msgid.tls.msk.ru> Date: Sat, 05 Feb 2011 12:11:16 +0300 From: Michael Tokarev MIME-Version: 1.0 Subject: Re: [Qemu-devel] New stable branch information References: <4D4BF036.3050005@linux.vnet.ibm.com> In-Reply-To: <4D4BF036.3050005@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "Justin M. Forbes" , qemu-devel 04.02.2011 15:25, Anthony Liguori wrote: > To help make the stable branch more active than it has been in the past, > I'd like to split the stable branch into a separate tree to allow the > tree to develop a life of its own over time. What's the difference between a separate tree and a branch in main tree? Why separate tree is needed? As far as I can see, both serves the same purpose, but to me a separate branch is easier to handle (comparing etc). /mjt