Issue Type: Bug Bug
Assignee: Unassigned
Attachments: snapshot1.png, snapshot2.png, snapshot3.png
Components: cvs
Created: 05/Jun/13 10:35 AM
Description:

I have a local CVS repository, i.e. CVSROOT=/tmp/cvs_repo/cvs.

My job has a parameter of type "CVS Symbolic Name parameter" in order to allow the user to select a branch, a tag or the head. The parameter is called "tag_or_branch". See the first snapshot.

My job has a CVS repository defined, pointing to the folder specified above. I have set the location to "branch" and set the branch name to ${tag_or_branch}. See the second snapshot.

When triggering the build manually, I can choose the branch or head and it works fine.

My problem is that the polling always says that there are no changes even though I know there is a change. If I run the command (rlog...) manually it says that there is a change. Switching the location field to "head" instead of "branch" makes it work again. However it defeats the purpose of the parameter tag_or_branch.

Environment: All latest versions
Project: Jenkins
Labels: polling pollscm
Priority: Major Major
Reporter: Barthélémy von Haller
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to