==========
gocept.cvs
==========

zc.buildout recipe to checkout cvs modules, supporting tags and branches

Do not use for development. Changes you make in your checkout will be lost
if buildout does an uninstall. You have been warned!

Options
-------

cvsroot
    The cvs root the modules you want to fetch are in (ending with a /)

modules
    modules you want to checkout (list of module;tag;destination)

destination
    destination directory for the checkouts (ending with a /)
