Re: missing file in git repo - Mailing list pgsql-hackers

From Robert Haas
Subject Re: missing file in git repo
Date
Msg-id AANLkTikrAN1rQ0sBoOi4DW4M9WzJRt0n310HZbcpRlfL@mail.gmail.com
Whole thread Raw
In response to Re: missing file in git repo  (Aidan Van Dyk <aidan@highrise.ca>)
Responses Re: missing file in git repo
List pgsql-hackers
On Mon, May 3, 2010 at 10:03 AM, Aidan Van Dyk <aidan@highrise.ca> wrote:
> Not to rain on anyone's git-parade, I'm a huge git fan, but until the
> busy committers, like Tom, Bruce, Heikki, Robert, Andrew, Simon, Alvaro,
> (and all the rest I'm missing or don't know how to spell of the top of
> my head) actually *all use* git (and by use, I really mean use, not just
> copy-n-paste from some "howto mimic CVS with git" guide), any "planned"
> switch is just asking for a huge backlash of "it doesn't work like it
> used to", and bitter complaints...

Heikki and I are both BIG git users, and I think Andrew, Simon, and
Alvaro all use it too, though I'm not sure to what extent.  Tom and
Bruce don't, AFAIK, but I don't believe that either of them are waving
their arms and shouting "no, no, no".  At least, Tom isn't: and if
Bruce does, well, I know where he lives.

A couple of random things I'm concerned about:

- the buildfarm, obviously, has got to work

- we've still got to be able to send out automatic emails to
committers, and they need to not suck (I'm deliberately not specifying
what exactly that means because I don't know and I don't in any case
want to overspecify, but certainly suckage is imaginable)

- we need to make sure that all the committers understand how to keep
the history the way we want it - i.e. linear, without merges, and
possibly even implement programmatic safeguards against doing anything
else

...Robert


pgsql-hackers by date:

Previous
From: Aidan Van Dyk
Date:
Subject: Re: missing file in git repo
Next
From: Tom Lane
Date:
Subject: max_standby_delay considered harmful