Re: pgsql: Document why pgindent wants a fresh CVS checkout.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pgsql: Document why pgindent wants a fresh CVS checkout.
Дата
Msg-id 201002261543.o1QFhTF06965@momjian.us
обсуждение исходный текст
Ответ на Re: pgsql: Document why pgindent wants a fresh CVS checkout.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Tom Lane wrote:
> momjian@postgresql.org (Bruce Momjian) writes:
> > Log Message:
> > -----------
> > Document why pgindent wants a fresh CVS checkout.
>
> Why not just recommend "make maintainer-clean"?
>
> I think that using a fresh checkout is a good idea to ensure that you
> don't have any other changes in your tree (which would then get
> committed silently and accidentally); but the reason given here is
> pretty bogus.

Ah, yea, I couldn't find that in psql/Makefile last night, but I see it
now.  I have updated the README.

> BTW, shouldn't the sequence of steps be first download and then change
> into that directory?

Yea, I removed the CVS download idea now that you showed me
maintainer-clean works.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com
  PG East:  http://www.enterprisedb.com/community/nav-pg-east-2010.do
  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update pgindent docs to use maintainer-clean.
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Wording improvements to README.