From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Haggerty Subject: Re: cvs import Date: Thu, 14 Sep 2006 07:35:10 +0200 Message-ID: <4508EA0E.80704@alum.mit.edu> References: <45084400.1090906@bluegap.ch> <9e4733910609131201q7f583029r72dac66cd0dd098f@mail.gmail.com> <46a038f90609131341se42b2dcne73c017cf757d13a@mail.gmail.com> <4508724D.2050701@bluegap.ch> <46a038f90609131416s1a53b53xd12c3661140fec7a@mail.gmail.com> <4508D7DA.8000302@alum.mit.edu> <9e4733910609132134j63857912keed6a42682f69d66@mail.gmail.com> <4508E26B.5000106@alum.mit.edu> <46a038f90609132221o125c4694r75dbc8f728104832@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Jon Smirl , Markus Schiltknecht , Git Mailing List , monotone-devel@nongnu.org, dev@cvs2svn.tigris.org X-From: dev-return-1646-gcvscd-dev=m.gmane.org@cvs2svn.tigris.org Thu Sep 14 07:35:23 2006 Return-path: Envelope-to: gcvscd-dev@gmane.org Received: from sc51.sjc.collab.net ([204.16.104.146] helo=tigris.org) by ciao.gmane.org with smtp (Exim 4.43) id 1GNjsb-00073s-Vn for gcvscd-dev@gmane.org; Thu, 14 Sep 2006 07:35:18 +0200 Received: (qmail 6574 invoked by uid 5000); 14 Sep 2006 05:35:16 -0000 Mailing-List: contact dev-help@cvs2svn.tigris.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@cvs2svn.tigris.org Received: (qmail 6564 invoked from network); 14 Sep 2006 05:35:16 -0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AQAAAK6GCEWLbAIJDg X-IronPort-AV: i="4.09,161,1157353200"; d="scan'208"; a="33911584:sNHT16085895" X-IRONPORT: SCANNED X-Envelope-From: mhagger@alum.mit.edu User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060728 Thunderbird/1.5.0.5 Mnenhy/0.7.4.666 To: Martin Langhoff In-Reply-To: <46a038f90609132221o125c4694r75dbc8f728104832@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 Archived-At: Martin Langhoff wrote: > On 9/14/06, Michael Haggerty wrote: >> 2. Long-term continuous mirroring (backwards and forwards) between CVS >> and another SCM, to allow people to use their preferred tool. (I >> actually think that this is a silly idea, but some people seem to like >> it.) > > Call me silly ;-) I use this all the time to track projects that use > CVS or SVN, where I either > > [...] Sorry, I guess I was speaking as a person who prefers and is most familiar with centralized SCM. But I see from your response that the ultimate in decentralized development is that each developer decides what SCM to use :-) and that incremental conversion makes sense in that context. Michael