zc.buildout recipe for checking out cvs modules.
Project description
gocept.cvs
zc.buildout recipe to checkout cvs modules, supporting tags and branches
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 /)
Contributors
Roman Joost <rj at gocept dot com>
Michael Howitz <mh at gocept dot com>
Changelog
0.1.10
Verbosity of output now depends on verbosity set in buildout. Default is beeing not verbose.
0.1.9
Bugfix: The check for changes on uninstall no longer sets a sticky tag.
Bugfix: Uninstall now also stopps if there are added or deleted files which are not yet commited or conflicts.
Silenced update: No longer shows processed directory names.
0.1.8
Bugfixing: Nested checkouts don’t ‘inherit’ sticky tags from checkout ‘above’
0.1.7
Bugfixing: HEAD checkouts don’t have any sticky tags
0.1.5
support for specifying a path instead of a directory as destination for a single module
0.1.4
support for offline/newest buildout options
0.1
initial version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.