cvs and empty directories - Mailing list pgsql-hackers

From Bruce Momjian
Subject cvs and empty directories
Date
Msg-id 199807202045.QAA28253@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] cvs and empty directories  (The Hermit Hacker <scrappy@hub.org>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Current sources?t
Next
From: Bruce Momjian
Date:
Subject: Re: exec_tlist_length