Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-32582

List Subversion Tags default tag fails for Poll SCM trigger

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • subversion-plugin
    • None
    • svn plugin v2.5.7 or 2.5.3, Jenkins 1.643, ubuntu 14, jre 1.7.0_91-b02

      The List Subversion Tags default tag (e.g. "trunk") is not obeyed for Poll SCM trigger. Instead, the most recent tag from a manual build is used. This makes it unusable for the most natural use case: nightly triggered trunk rebuilds plus manual branch builds.

      Best workaround is terrible: trigger a rebuild on Success, with parameters to override tag:
      fail=t
      svn_tag=trunk

      Build script aborts with failure if fail=t, stopping the infinite build loop, but always leaving the job in a failed state. Ugh.

            Unassigned Unassigned
            glennwidener Glenn Widener
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: