I'd like to create a package of just ZPT. I found these instructions (from: http://archives.free.net.ph/message/20050421.065130.bce4f2a1.en.html)

svn co svn://svn.zope.org/repos/main/zpkgtools/trunk
cd zpkgtools
bin/zpkg
--resource-map=svn://svn.zope.org/repos/main/ReleaseSupport/trunk/PackageMaps/zope3.map
-ca ZPT

But I get this:

could not load from svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/testing (exit code 1)

It creates temporary files that contain some package-like directories in ZPT-0.0.0/Dependencies/*, but doesn't make a complete package in the end.

--
Ian Bicking  /  [EMAIL PROTECTED]  /  http://blog.ianbicking.org
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to