plone.recipe.bundlecheckout 1.1
ZC Buildout recipe for installing a package or bundle checkout
plone.recipe.bundlecheckout
Options
- url
- The URL to check-out.
- subfolder
- Optionally specifies the name of an additional subfolder to be created.
- vcs-type
- The type of the source code repository. Defaults to svn for subversion. Also supports cvs.
- name
- Only used and required for CVS. The name of the directory the code is checked into.
- module
- Only used and required for CVS. The name of the module to be checked out.
- cvsroot
- Only used and required for CVS. The CVSROOT identifying the server.
Reporting bugs or asking questions
We have a shared bugtracker and help desk on Launchpad: https://bugs.launchpad.net/collective.buildout/
Change History
1.1
- Document the options, added README and CHANGES. [hannosch]
1.0
- First final release. Cleaned up setup.py. [hannosch]
0.2
- Added new optional subfolder option, which allows to specify a subfolder in which to check out the bundle. This makes it possible to use this recipe for normal packages as well, when specifying the package name with the subfolder option. [hannosch]
0.1
- Initial implementation. [hannosch]
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| plone.recipe.bundlecheckout-1.1-py2.4.egg (md5, pgp) | Python Egg | 2.4 | 5KB | 1358 |
| plone.recipe.bundlecheckout-1.1.tar.gz (md5, pgp) | Source | 3KB | 169 | |
- Author: Hanno Schlichting <plone at hannosch info>
- Home Page: http://svn.plone.org/svn/collective/buildout/plone.recipe.bundlecheckout
- Keywords: buildout
- License: ZPL 2.1
- Categories
- Package Index Owner: hannosch, wichert
- Package Index Maintainer: optilude, regebro
- DOAP record: plone.recipe.bundlecheckout-1.1.xml
