From mboxrd@z Thu Jan 1 00:00:00 1970 From: aq Subject: Re: bitkeeper gone in 2 weeks - which RCS? Date: Wed, 15 Jun 2005 08:31:57 +0900 Message-ID: <9cde8bff05061416313bd9a7c2@mail.gmail.com> References: <1118777205.2404.282.camel@localhost.localdomain> <42AF3354.80603@intel.com> <1118778631.2404.288.camel@localhost.localdomain> <42AF36D3.408@intel.com> Reply-To: aq Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <42AF36D3.408@intel.com> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Arun Sharma Cc: Paul Larson , "Ronald G. Minnich" , xen-devel List-Id: xen-devel@lists.xenproject.org On 6/15/05, Arun Sharma wrote: > Paul Larson wrote: >=20 > > Interesting, I hadn't seen that one before. I had seen this one though= , > > which seems a little more concise to me: > > http://www.kernel.org/git/?p=3Dlinux/kernel/git/torvalds/linux-2.6.git;= a=3Dsummary >=20 > Tools are richer in the git space because there are more people looking > at it (compare the traffic on git vs hg). hg is attempting to leverage > some of these by providing command line compatibility for git (called hgi= t). >=20 > http://www.selenic.com/hg/?cmd=3Dfile;filenode=3D113b5f9c6c1f5f428b2e9463= 74230c46e153a248;file=3Dcontrib/hgit >=20 like it or not, it seems there are only 3 reasonable options at the moment: 1. svn (i hate cvs). BK also provides a tool to convert bk repo to cvs repo= . 2. git 3. mercurial (while this is promissing and written in python, which many people here can hack it if needed, unfortunately mercurial is the most immatured tool compared to the above two) anyway we must choose one. i vote for svn (do we usually fork the repo? i guess not). mercurial is the second choice to me. regards, aq