Skip to main content

ZC Buildout recipe for installing a Zope 3 checkout

Project description

Recipe for creating a Zope 3 checkout in a buildout.

Hopefully, when Zope is packaged as eggs, this won’t be necessary.

The recipe has two options:

url

The Subversion URL to use to checkout Zope. For example, to get the 3.3 branch, use:

url = svn://svn.zope.org/repos/main/branches/3.3

This option is required.

revision

The revision to check out. This is optional and defaults to “HEAD”.

The checkout is installed into a subdirectory of the buildout parts directory whose name is the part name used for the recipe.

This location is recorded in a ‘location’ option within the section that other recipes can query to get the location.

Change History

1.2 (2007-02-09)

  • Added support for the buildout newest mode (-N option) to avoid checking for updates when -N is used.

1.1 (2007-01-22)

Feature Changes

  • Added an update method to work well with current buildout versions.

Bugs Fixed

  • When updating installs, extensions and package-includes weren’t updated properly.

1.0.dev_r68900

Initial release.

Download

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

zc.recipe.zope3checkout-1.2-py2.4.egg (5.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page