-
Bug
-
Resolution: Fixed
-
Major
-
SUSE Linux Enterprise Server 11 SP2 on x86-64
Bug found using the Jenkins CVS-Plugin version 2.6:
The detection for changes for a CVS SCM is actually made with the cvs rlog command.
The cvs rlog command does not set the revision option (-r) when polling HEAD or any other branches.
If no -r option is applied all changes of all branches are detected!
The cvs rlog option -r<branch> has always to be appended.
If the Head is configured cvs rlog command has to use -rHEAD.
[JENKINS-15416] The CVS changes detector does not exclude changes outside of HEAD if SCM Location Head is selected
Attachment | New: JENKINS-15416.zip [ 22627 ] |
Attachment | New: cvs_rlog_out_hyperdoc-buildresources-HEAD-3.txt [ 22629 ] |
Summary | Original: The CVS changes detector always does no filtering on selected branch or tag | New: The CVS changes detector does not exclude changes outside of HEAD if SCM Location Head is selected |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: Michael Clarke [ mc1arke ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 146150 ] | New: JNJira + In-Review [ 206193 ] |