Re: Add .gitignore files to CVS?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Add .gitignore files to CVS?
Дата
Msg-id 18795.1262904308@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Add .gitignore files to CVS?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Add .gitignore files to CVS?  (Tim Bunce <Tim.Bunce@pobox.com>)
Re: Add .gitignore files to CVS?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> On tor, 2010-01-07 at 22:16 +0000, Tim Bunce wrote:
>> Is there any reason not to add .gitignore files into the repository?

> I already find the .cvsignore files to be useless and an annoyance to
> keep up to date (well, I basically ignore them and someone else cleans
> up after me),

When/if we move off CVS, we should drop the .cvsignore files and insert
.gitignore (assuming that works the same way).  I am not in favor of
expecting the core project to maintain support for non-core SCMs though.
Will we have .bzrignore and who knows what else in there too?

As Peter points out, the only way the things will get maintained is if
the complaints they suppress are in-the-face of somebody with commit
access to the core repo.  I like quiet from my "cvs update"s, so I'm
willing to maintain .cvsignores, but I'm not willing to maintain
multiple copies of that information.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Serializable implementation
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Testing with concurrent sessions