cvs and empty directories

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема cvs and empty directories
Дата
Msg-id 199807202045.QAA28253@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: [HACKERS] cvs and empty directories
Список pgsql-hackers
I have found cvs creating many directories that I know were removed from
the source tree.  I now use the -P option to cvs update/checkout to
prevent this from happening.

       -P     Prune  (remove)  directories  that  are empty after
              being updated, on checkout, or  update.   Normally,
              an  empty  directory (one that is void of revision-
              controlled files) is  left  alone.   Specifying  -P
              will cause these directories to be silently removed
              from  your  checked-out  sources.   This  does  not
              remove the directory from the repository, only from
              your checked out copy.  Note that  this  option  is
              implied  by  the  -r  or -D options of checkout and
              export.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Current sources?t
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: exec_tlist_length