-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Tomcat6 / RHEL5
When migration from old CVS-Plugin to the new Jenkins CVS-Plugin "Local Name" isn't defined.
This leads to a HUGE problem: The first CVS-Update (not the first CVS-Checkout! This works!) will execute:
"cvs update -d -P -r HEAD -D 2012-01-30 16:37:56CE"
Thus the whole CVS repository is read.
Simple solution: When migrating: "Remote Name" and "Local Name" must both be set.
- is blocking
-
JENKINS-12595 Anonymous cvs update doesn't work anymore
- Resolved
- is duplicated by
-
JENKINS-12862 CVS confused about what to checkout and where to checkout to
- Closed