-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
all
For the moment, the CVS plugin only support the checkout of several modules, and seperatly the checkout of one modules by release / branch tag.
It would be very nice to update the plugin in order to be able to checkout different modules with different release tags.
A possible way to do that: parse the field 'Branch' and assign each release tag found to each module found. Matching errors have to be handled, for example if there are too many branch / release tags compared with the module list.
- is duplicated by
-
JENKINS-4227 patch to use cvs update of releases with submodules on different branches
- Closed
- is related to
-
JENKINS-768 Checkout two modules from different cvs location
- Resolved