geant 'copy' to copy empty directories?
"Bernd Schoeller" <[email protected]>
| Newsgroups | gmane.comp.lang.eiffel.gobo.general |
|---|---|
| Organization | ETH Zurich |
| Message-ID | <[email protected]> |
Hi, is it somehow possible to make <copy> in geant copy empty directories when operating on filesets? As far as I currently see it, filesets do not contains directories and thus a directory will never be created if there is not file in it. Bernd