Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] bash and grep and diff
- Date: Sun, 15 Aug 2010 22:56:19 +0900
- From: Pier Fumagalli <pier@example.com>
- Subject: Re: [tlug] bash and grep and diff
- References: <4C6137CE.2080100@example.com> <20100810135841.05409294.attila@example.com> <4C61FBA7.2060808@example.com> <AANLkTin3C5sEc00EZtntU=jbtX2DHrxj_TiCRDtLGnYX@example.com> <20100813065016.GA24574@example.com> <87tymzm1k8.fsf@example.com> <20100813071302.GA24644@example.com> <4C65CB29.3080400@example.com>
On Sat, Aug 14, 2010 at 07:46, Fredric Fredricson <Fredric.Fredricson@example.com> wrote:[...] I guess the strength of git is the same as it's weakness, no central repository.I tend to agree. One of the reasons why I personally prefer VCSs with a centralized repository system over distributed ones is that having a distributed repository tends to promote the development of significant contributions in isolation.Being a fan of "community development" (whether the community is an open source one, or a group of people working in the same office) I am profoundly convinced that code reviews and peer development are key to a successful project. "Commit early, review often, integrate constantly".In all the realities I've had the luck (or misfortune) to observe, code integration and review happened way more often where VCSs have a central repository, while in fully distributed environments, developers tend to more easily go off on their own tangent for a few days/weeks/months and integrate less often.And it's true that even with distributed repositories one can set up a master one and do all the integration in one single place, but developers have the tendency to do "git commit" more often than "git push"... With Subversion (to cite one) where "commit" and "push" are de-facto the same operation, the problem doesn't show that often.It's true, all based on developer's culture and habit, but as everywhere else "freedom" and "control" stand at the opposite ends of the scale...Pier
- Follow-Ups:
- Re: [tlug] bash and grep and diff
- From: Stephen J. Turnbull
- References:
- [tlug] bash and grep and diff
- From: Darren Cook
- Re: [tlug] bash and grep and diff
- From: Attila Kinali
- Re: [tlug] bash and grep and diff
- From: Darren Cook
- Re: [tlug] bash and grep and diff
- From: Josh Glover
- Re: [tlug] bash and grep and diff
- From: Christian Horn
- Re: [tlug] bash and grep and diff
- From: Stephen J. Turnbull
- Re: [tlug] bash and grep and diff
- From: Christian Horn
- Re: [tlug] bash and grep and diff
- From: Fredric Fredricson
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] shell
- Next by Date: Re: [tlug] shell
- Previous by thread: Re: [tlug] bash and grep and diff
- Next by thread: Re: [tlug] bash and grep and diff
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links