From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOeMK-0002FC-Sz for qemu-devel@nongnu.org; Mon, 11 Feb 2008 14:30:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOeMH-0002Ei-Tr for qemu-devel@nongnu.org; Mon, 11 Feb 2008 14:30:31 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOeMH-0002Ef-Ql for qemu-devel@nongnu.org; Mon, 11 Feb 2008 14:30:29 -0500 Received: from rv-out-0910.google.com ([209.85.198.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JOeMH-0006WH-Dg for qemu-devel@nongnu.org; Mon, 11 Feb 2008 14:30:29 -0500 Received: by rv-out-0910.google.com with SMTP id g11so10506046rvb.22 for ; Mon, 11 Feb 2008 11:30:27 -0800 (PST) Message-ID: <94a0d4530802111130q3fd90015w2103629d79fead42@mail.gmail.com> Date: Mon, 11 Feb 2008 21:30:27 +0200 From: "Felipe Contreras" Subject: Re: [Qemu-devel] What does code_copy_enabled do? In-Reply-To: <18352.28501.572044.730022@mariner.uk.xensource.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200802072042.33139.rob@landley.net> <200802080352.35185.paul@codesourcery.com> <200802081451.39008.rob@landley.net> <18352.28501.572044.730022@mariner.uk.xensource.com> 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 Cc: Paul Brook On Feb 11, 2008 5:52 PM, Ian Jackson wrote: > Rob Landley writes ("Re: [Qemu-devel] What does code_copy_enabled do?"): > > Any news on the possible cvs->svn migration? > > To be perfectly honest, IMO there is little point moving an existing > project from CVS to SVN. SVN has better support for renames, and a > few other advantages, but branching is still pretty catastrophic. > > Any of the currently popular drcs's would be a big improvement. In > particular it would make it much easier to do development on changes > that don't want to go in CVS mainline for any reason. The advantage of using SVN is that most drcs play along with it quite decently. Something that doesn't happen with CVS. -- Felipe Contreras