Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: cvs
Created: 05/Oct/12 9:25 AM
Description:

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.

Environment: SUSE Linux Enterprise Server 11 SP2 on x86-64
Fix Versions: current
Project: Jenkins
Labels: plugin scm cvs
Priority: Major Major
Reporter: Daniel Fischer
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to