[Zope-CVS] SVN: zpkgtools/trunk/doc/metadata.txt update
documentation to match implementation
Fred L. Drake, Jr.
fdrake at gmail.com
Thu Oct 28 01:12:44 EDT 2004
Log message for revision 28270:
update documentation to match implementation
Changed:
U zpkgtools/trunk/doc/metadata.txt
-=-
Modified: zpkgtools/trunk/doc/metadata.txt
===================================================================
--- zpkgtools/trunk/doc/metadata.txt 2004-10-28 04:48:35 UTC (rev 28269)
+++ zpkgtools/trunk/doc/metadata.txt 2004-10-28 05:12:40 UTC (rev 28270)
@@ -87,7 +87,8 @@
If the ``<collection>`` section is not present or is empty, all
files in the workspace are copied; directories are copied
recursively. Files named `.cvsignore` and directories with names
- of `CVS`, `RCS`, or `SCCS` are excluded.
+ of `{arch}`, `CVS`, `_darcs`, `RCS`, `SCCS`, or `.svn` are
+ excluded.
A copy of a file with a new name can be generated in the
distribution tree using a line like this in `PACKAGE.cfg`:
More information about the Zope-CVS
mailing list