Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion svn or git?

MIME-Version: 1.0
Received: by 10.100.136.15 with SMTP id j15mr966852and.22.1233741023925; Wed, 
	04 Feb 2009 01:50:23 -0800 (PST)
Date: Wed, 4 Feb 2009 01:50:23 -0800 (PST)
In-Reply-To: <41ac195b-4ac0-47ae-be2e-5f173eac3435@a39g2000prl.googlegroups.com>
X-IP: 87.159.135.176
References: <f1723fd9-a538-4ba4-951b-43fb6292a24a@e24g2000vbe.googlegroups.com> 
	<517fe1ecc1d39d74503410f38e260c18@localhost> <bbb2c2bc-12a7-43ea-b377-15a6b0aa2e3f@p36g2000prp.googlegroups.com> 
	<101f665c-d583-41c1-899f-3d36012df440@z6g2000pre.googlegroups.com> 
	<0cc7f251-b2b6-4944-96b9-5d7510c2aa5d@y23g2000pre.googlegroups.com> 
	<13ac8374-03a2-4f2c-8b52-31f127230db1@r15g2000prd.googlegroups.com> 
	<440f3402-6dbb-4041-a2d6-1591217fd180@z28g2000prd.googlegroups.com> 
	<27ff0e30902030144v15bdc312g97bb683b4806f7d1@mail.gmail.com> 
	<027917c5-83aa-455a-899a-820c5d03a215@q30g2000prq.googlegroups.com> 
	<41ac195b-4ac0-47ae-be2e-5f173eac3435@a39g2000prl.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) 
	AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.2 Safari/525.20.1,gzip(gfe),gzip(gfe)
Message-ID: <7c28d633-5fa2-47a2-a249-1e71f9fb63b0@l33g2000pri.googlegroups.com>
Subject: Re: svn or git?
From: the_undefined <haimu...@gmail.com>
To: CakePHP <cake-php@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

@pcdinh: The source repository of CakePHP is primarily a tool meant to
assist the *developers* of CakePHP, not the users. Those who wish to
contribute to the development of CakePHP will find Git to be a more
powerful and social tool than SVN.

What personal need to you have to interact with CakePHP's SVN
repository?

I totally hear your argument that SVN currently enjoys better all-
around support and wide-spread usage. I'm just not sure if it makes
sense to apply in this context hence my previous question.

-- Felix Geisend=F6rfer aka the_undefined

On Feb 3, 5:42=A0pm, pcdinh <pcd...@gmail.com> wrote:
> It just proves that Linux kernel development is too large and too
> complex to be centralized. New drivers or new file systems can be
> developed separately several years before being merged into the core.
> That is why merging and branching are so good in Git.
>
> Regarding to medium project like PHP or small project like CakePHP, is
> it relevant to be distributed? Meanwhile, Subversion has better GUI
> and Windows support. Lots of PHP developers out there do development
> on Windows right? Subversion may be slower but I find that its
> performance has been improved significantly in version 1.5. Even with
> big repositories in Google Code, Subversion 1.4 is fast enough
>
> On Feb 3, 8:11=A0pm, Esoteric <erik.kristen...@gmail.com> wrote:
>
> > While the PHP Core team is important, the linux kernel the foundation
> > of most modern linux systems is on git, that should prove something.
> > (just playing devil's advocate to you comment.)
>
> > On Feb 3, 4:44=A0am, Dinh <pcd...@gmail.com> wrote:
>
> > > PHP Core Team decides that Subversion is more relevant than Git.
> > > That's why PHP source code is migrated from CVS to Subversion. Think
> > > about that.
>
> > > --