-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
Method isUpdatable in class hudson.scm.CVSSCM returns false because file CVS/Tag
starts with N instead of T if tag is checked out.
For tag 'T'+branch should be replaced with 'N'+branch in this line:
http://fisheye5.cenqua.com/browse/hudson/hudson/main/core/src/main/java/hudson/scm/CVSSCM.java?r=1.81#l581
- duplicates
-
JENKINS-1471 False positives during CVS Polling triggering unneeded job executions
- Closed