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/
