[Zope3-checkins] SVN: Zope3/trunk/releases/ZopeX3/PACKAGE.cfg only
load the mkzopeinstance script; the zbundle and zsync tools are not
Fred L. Drake, Jr.
fred at zope.com
Tue May 18 10:33:36 EDT 2004
Log message for revision 24803:
only load the mkzopeinstance script; the zbundle and zsync tools are not
in a state for exposure to end users
-=-
Modified: Zope3/trunk/releases/ZopeX3/PACKAGE.cfg
===================================================================
--- Zope3/trunk/releases/ZopeX3/PACKAGE.cfg 2004-05-18 13:54:17 UTC (rev 24802)
+++ Zope3/trunk/releases/ZopeX3/PACKAGE.cfg 2004-05-18 14:33:35 UTC (rev 24803)
@@ -3,7 +3,7 @@
test.py svn://svn.zope.org/repos/main/Zope3/tags/*/test.py
log.ini svn://svn.zope.org/repos/main/Zope3/tags/*/log.ini
ZopePublicLicense.txt svn://svn.zope.org/repos/main/Zope3/tags/*/ZopePublicLicense.txt
- bin svn://svn.zope.org/repos/main/Zope3/tags/*/bin/
+ bin/mkzopeinstance svn://svn.zope.org/repos/main/Zope3/tags/*/bin/mkzopeinstance
doc svn://svn.zope.org/repos/main/Zope3/tags/*/doc/
skel svn://svn.zope.org/repos/main/Zope3/tags/*/skel/
</load>
More information about the Zope3-Checkins
mailing list