-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 1.461 + Subversion Plugin 1.39
We've a job with three configured subversion repositories
Repo Path | Local Path |
---|---|
https://hidden.server/svn/HYP/trunk/OE | OE |
https://hidden.server/svn/HYP/trunk/METABUILD | METABUILD |
https://hidden.server/svn/HYP/trunk/people/hudson | people/hudson |
and a few includedRegions
/trunk/OE/recipes/u-boot/.* /trunk/METABUILD/linux-build.sh /trunk/METABUILD/common.inc /trunk/people/hudson/.*
If i commit a change in https://hidden.server/svn/HYP/trunk/people/hudson/dummy i would expect a new run. But the scm-polling.log just says
Received SCM poll call on for HydraIP_Linux_UBoot on Aug 22, 2012 7:53:39 AM https://hidden.server/svn/HYP/trunk/METABUILD is at revision 89,039 https://hidden.server/svn/HYP/trunk/people/hudson is at revision 89,068 Ignored revision 89,068: Found no included paths https://hidden.server/svn/HYP/trunk/OE is at revision 89,065 Done. Took 44 sec No changes
A misunderstanding in using includedRegions or a bug?
[JENKINS-14889] subversion includedRegions does not work ("Found no included paths")
Description |
Original:
We've a job with three configured subversion repositories || Repo Path || Local Path || | https://hidden.server/svn/HYP/trunk/OE | OE | | https://hidden.server/svn/HYP/trunk/METABUILD | METABUILD | | https://hidden.server/svn/HYP/trunk/people/hudson | people/hudson | and a few includedRegions {noformat} /trunk/OE/recipes/u-boot/.* /trunk/METABUILD/linux-build.sh /trunk/METABUILD/common.inc /trunk/people/hudson/.* {noformat} If i commit a change in https://hidden.server/svn/HYP/trunk/people/hudson/dummy i would expect a new run. But the scm-polling.log just says {noformat} Received SCM poll call on for HydraIP_Linux_UBoot on Aug 22, 2012 7:53:39 AM https://dresearchfe.jira.com/svn/HYP/trunk/METABUILD is at revision 89,039 https://dresearchfe.jira.com/svn/HYP/trunk/people/hudson is at revision 89,068 Ignored revision 89,068: Found no included paths https://dresearchfe.jira.com/svn/HYP/trunk/OE is at revision 89,065 Done. Took 44 sec No changes {noformat} A misunderstanding in using includedRegions or a bug? |
New:
We've a job with three configured subversion repositories || Repo Path || Local Path || | https://hidden.server/svn/HYP/trunk/OE | OE | | https://hidden.server/svn/HYP/trunk/METABUILD | METABUILD | | https://hidden.server/svn/HYP/trunk/people/hudson | people/hudson | and a few includedRegions {noformat} /trunk/OE/recipes/u-boot/.* /trunk/METABUILD/linux-build.sh /trunk/METABUILD/common.inc /trunk/people/hudson/.* {noformat} If i commit a change in https://hidden.server/svn/HYP/trunk/people/hudson/dummy i would expect a new run. But the scm-polling.log just says {noformat} Received SCM poll call on for HydraIP_Linux_UBoot on Aug 22, 2012 7:53:39 AM https://hidden.server/svn/HYP/trunk/METABUILD is at revision 89,039 https://hidden.server/svn/HYP/trunk/people/hudson is at revision 89,068 Ignored revision 89,068: Found no included paths https://hidden.server/svn/HYP/trunk/OE is at revision 89,065 Done. Took 44 sec No changes {noformat} A misunderstanding in using includedRegions or a bug? |
Fix Version/s | New: current [ 10162 ] | |
Assignee | New: Mark Byrnes [ mbyrnes ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 145590 ] | New: JNJira + In-Review [ 191549 ] |