Обсуждение: pgsql/doc FAQ_DEV

Поиск
Список
Период
Сортировка

pgsql/doc FAQ_DEV

От
momjian@postgresql.org
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    01/12/04 01:35:56

Modified files:
    doc            : FAQ_DEV

Log message:
    Update FAQ_DEV.


OK, fixed

От
Bruce Momjian
Дата:
OK, I was having to do two commits for every FAQ change because this:

    cvs commit FAQ src/FAQ/FAQ.html

would not work if I was in the /doc directory.  It would only commit one
file.

However this does work:

    cvs doc/FAQ doc/src/FAQ/FAQ.html

Not sure why but being in another directory allows a commit of both
files.

Also, I kept seeing one more thing to clean up, hence all the commits.
I will try and control myself.  :-)


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026