|
|
_0.png) |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
current |
|
Assignee:
|
Unassigned |
|
Components:
|
cvs |
|
Created:
|
31/Aug/12 3:49 PM
|
|
Description:
|
The Jenkins CVS Plugin doesn't detect labeled changes on a branch. Commits directly done on the branch are detected and shown in the changes list, but it doesn't work for labeled changes on the branch from e.g. HEAD.
Could it be related somehow to the way how the 'cvs rlog' command is being used during polling?
This happens at least since version 2.5 and leads to an unreliable system.
|
|
Environment:
|
Windows Server 2008 R2, Jenkins 1.473, CVS Plugin 2.6-SNAPSHOT #37
|
|
Project:
|
Jenkins
|
|
Priority:
|
Critical
|
|
Reporter:
|
Cédric Jonas
|
|
|
|
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
|
|
Cédric: I'm not sure I fully understand your issue. Could you provide a set of steps you follow to re-create the defect, as well as a job config and output of CVS RLOG if you think something is being missed in the parsing?