Hello, I would like to create a "release tarball" for a Linux system, from a svn checkout of:
svn checkout svn://svn.zope.org/repos/main/Zope3/branches/Zope-3.1 [ I've googled about for this info...] The 'zope.org' tarball (and the Ubunutu "breezy" package) for Zope-3.1.0 is missing the zope.app.wfmc package, and I don't know what else may be missing. I've tried doing the SVN checkout as "Zope/" under the 3.1.0 tarball-unpack, running configure, ..., but that doesn't really work. Goal: to run './configure -blah blah; make; make test; make install", and have this put a complete Z3 install under a single dir-tree. That's one (of many) reasons why the tarball is convenient and useful... thank you, ----mark _______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
