ZC Buildout recipe for installing Zope 2.
Project description
plone.recipe.zope2install
Options
To specify which Zope 2 to use, use one of the following options:
- url
The URL to a tarball to use for the Zope 2 installation.
- svn
The URL for an subversion checkout to use for the Zope 2 installation.
If you use many buildouts with the same Zope 2 version, then you can add “zope-directory” in the “buildout” section in your ~/.buildout/default.cfg file like this:
[buildout] zope-directory = /home/me/buildout/zope
For installations from tarballs that directory will be used instead of the parts directory in your buildout. Each version of Zope will get it’s own directory but if it’s already installed the existing one will be reused.
Exported variables
The following variables are set by this recipe and can be used in other parts.
- location
The path to the Zope installations root.
Reporting bugs or asking questions
We have a shared bugtracker and help desk on Launchpad: https://bugs.launchpad.net/collective.buildout/
Change History
1.2
Renamed download-directory to download-cache, which is the name that is used by zc.buildout itself. [hannosch]
1.1
Small documentation update. Added link to the bugtracker. [hannosch]
1.0
Added changes file and small doc layout fix. [fschulze, hannosch]
0.3
Fixed an error where the “shared-zope” option was accessed but not yet set. [fschulze]
0.2
Added option to share Zope installations. [fschulze]
0.1
Initial implementation. [hannosch]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for plone.recipe.zope2install-1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51196b0305bfd427a8efaed7f5676f186f2c02555559588a8b59aa3396c70e0a |
|
MD5 | 8a836f730a9808c625a24b03f9bfcd05 |
|
BLAKE2b-256 | 92d3d94b46297ff5d38729bf4b3a9081de16b8400e5ee34447754085f430bbc5 |
Hashes for plone.recipe.zope2install-1.2-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a2c508bc647724ac6f6cf344f3aec7ece7e2087590f567194aeec0f31ab3d93 |
|
MD5 | a082ff215015b709cd5708ecbab0891e |
|
BLAKE2b-256 | 11ab5182b586bcdfe9cfcffa6aff5a1dcc4903f3d1d52358b0446891adab99ea |