iwm.recipe.svncheckout 0.0.1
ZC Buildout recipe for doing general svn checkouts url->target
Recipe for doing generic SVN checkouts in a buildout.
Whenever possible, checkout things you need as development eggs before running buildout, instead of using this recipe.
The recipe has three options:
- url
The Subversion URL to use as checkout source. For example:
url = http://svn.kmrc.de/projects/devel/bebop
This option is required.
- target
- This option is optional (though highly recommended) and designates
- the destination path (relative to the buildout dir) for the checkout. If omitted, <parts-dir>/<part-name> is used.
- revision
- The revision to check out. This is optional and defaults to "HEAD".
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| iwm.recipe.svncheckout-0.0.1-py2.4.egg (md5) | Python Egg | 2.4 | 2007-07-16 | 4KB | 1773 |
- Author: Torsten Kurbad
- Home Page: http://svn.kmrc.de/projects/devel/iwm.recipe.svncheckout
- Keywords: bebop svn checkout zope3 buildout
- License: GPL
- Package Index Owner: torsti76
- DOAP record: iwm.recipe.svncheckout-0.0.1.xml
