jenkinsci / jenkinsci/subversion-plugin

[JENKINS-692] Job Builds from subversion are building twice

Open
#396 13 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

It appears with the recent fixes to the subversion features that its broken

something todo with triggering builds.

What it appears to be doing is detecting that the repository revision # has

changed and starts a build. When that build finishes however, hudson doesn't

update the revision #. As a result, in the next poll of the SCM hudson builds

again. For whatever reason, on the second attempt, hudsons revision number is

correctly updated.

The result is duplicate builds for every SCM checkin using Subversion

---
Originally reported by gommo, imported from: Job Builds from subversion are building twice


  • status: Reopened
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20251212-090250

Raw content of original issue

It appears with the recent fixes to the subversion features that its broken
something todo with triggering builds.

What it appears to be doing is detecting that the repository revision # has
changed and starts a build. When that build finishes however, hudson doesn't
update the revision #. As a result, in the next poll of the SCM hudson builds
again. For whatever reason, on the second attempt, hudsons revision number is
correctly updated.

The result is duplicate builds for every SCM checkin using Subversion

  • environment: Platform: All, OS: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.