Re: .cvsignore update...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: .cvsignore update...
Дата
Msg-id 2093.1085605234@sss.pgh.pa.us
обсуждение исходный текст
Ответ на .cvsignore update...  (Sean Chittenden <sean@chittenden.org>)
Ответы Re: .cvsignore update...  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-patches
Sean Chittenden <sean@chittenden.org> writes:
> The attached patch either updates (in a
> few few cases) or adds .cvsignore files.

I don't believe we need any of these.  The current set is sufficient to
prevent any CVS complaints in a "make distclean"'d tree, and that is the
way it should be.  Extra .cvsignores are dangerous IMHO.

If you like to live dangerously and not make distclean before you cvs
update, then use a vpath build (separate build tree).  There's no reason
to have to maintain a large set of .cvsignore files.

            regards, tom lane

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

Предыдущее
От: Sean Chittenden
Дата:
Сообщение: .cvsignore update...
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: pg_ctl.c