Plugin Information
This bundled plugin integrates Hudson with CVS version control system.
This plugin was historically a part of Hudson core, but starting 1.340 it is now separated into its own plugin.
Changelog
Version 1.2 (Jul 20 2010)
- Fix NPE in "tag all upstream builds" feature. (issue #4374)
- Avoid file handle leak if there are errors reading CVS/Entries files.
Version 1.1 (Mar 25 2010)
- Improved the debug switch behavior to cover "cvs update" (report)
- Space in the module name breaks after-the-fact tagging (issue #4961)
Version 1.0 (Jan 13 2010)
- Fixed "tried to access method hudson.scm.ChangeLogSet$Entry.setParent(Lhudson/scm/ChangeLogSet;)V from class hudson.scm.CVSChangeLogSet" (issue #5251)
Version 0.1 (Dec 24 2009)
- Initial version, split from the core. The CVS functionality has been in the core for several years.