Skip to main content

ZC Buildout recipe for doing general svn checkouts url->target

Project description

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”.

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

iwm.recipe.svncheckout-0.0.1-py2.4.egg (4.8 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