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

From Magnus Hagander
Subject Re: missing file in git repo
Date
Msg-id r2z9837222c1005030931kf1643951m809b4dc91337cd6d@mail.gmail.com
Whole thread Raw
In response to Re: missing file in git repo  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Mon, May 3, 2010 at 17:55, Andrew Dunstan <andrew@dunslane.net> wrote:
>
> Robert Haas wrote:
>> - 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
>>
>>
>>
>
> That too will be part of my talk. I'm not sure how you would implement such
> programmatic safeguards, though. We don't have such a huge population of
> committers that we can't manage this by education, I think.

It's pretty trivial to block some of the most error-prone things. I
believe it's even in there as a sample somewhere. I thought you were
the one supposed to teach us this :-P

Anyway, I think it's worth putting in, at least the simple ones. It's
easier than cleaning up after a single mistake, most likely...

-- Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: missing file in git repo
Next
From: Alvaro Herrera
Date:
Subject: Re: missing file in git repo