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

Post-commit hook does not trigger if project is configured to check out from the top of a repository

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • subversion-plugin
    • None

      SubversionRepositoryStatus.doNotifyCommit has a loop that compares the parts of the paths sent from the Subversion post-commit hook and compares it against the URL configured in the project. Only if the path matches this URL does the code trigger the build. However, if the configured URL is the top of a repo, the remaining and remainingSlash variables never match against the affected path, so no build is ever triggered.

            Unassigned Unassigned
            dty Dean Yu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: