Chris Withers a écrit : > Philipp von Weitershausen wrote: >>> and why does buildout pick it over a stable release? >> Because buildout, like easy_install, will pick the newest available >> version for a distribution. Fortunately, buildout has a prefer-stable >> option so that you can tell it to prefer stable over alpha/beta/dev >> releases. Also, in any serious situtation you'd want to pin your >> versions, e.g. using the KGS [2] or a manual list. > > Okay, so how come zopeproject doesn't do any of these? > > I don't even know how to use the KGS - where would I find docs on that?
Here is a page explaining it: http://download.zope.org/zope3.4/intro.html > > cheers, > > Chris > _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
