Re: Git Repository for WITH RECURSIVE and others - Mailing list pgsql-hackers

From David Fetter
Subject Re: Git Repository for WITH RECURSIVE and others
Date
Msg-id 20080624051416.GG29447@fetter.org
Whole thread Raw
In response to Re: Git Repository for WITH RECURSIVE and others  (Tino Wildenhain <tino@wildenhain.de>)
List pgsql-hackers
On Tue, Jun 24, 2008 at 07:09:41AM +0200, Tino Wildenhain wrote:
> David Fetter wrote:
>> Folks,
>>
>> With lots of help from Greg Sabino Mullane, I've set up a git
>> repository for the WITH RECURSIVE patches on
>> <http://git.postgresql.org/>.
>>
>> What other patches would people like to try maintaining this way
>> until commitfest?
>>
>> It looks like gitosis is a good way to grant write access to git
>> repositories, but it's not yet packaged for FreeBSD.  Any ideas
>> about how to handle this?
>
> Isn't the whole point of git not to require write access?

Write access is handy for keeping the bit-rot off the patch, and git's
branching and merging capability--I just rebased, for example--are
top-notch.

> If you want centralized developement, then Subversion/CVS can do the
> job quite well.
>
> Unless I'm completely wrong on this :-)

Or I could be :)

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-hackers by date:

Previous
From: Tino Wildenhain
Date:
Subject: Re: Git Repository for WITH RECURSIVE and others
Next
From: Teodor Sigaev
Date:
Subject: Re: Dept of ugly hacks: eliminating padding space in system indexes