Subversion post-commit notif not working when URL contains "@NNN"

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      When the Repository URL is defined with "@NNN" for revision, the post commit hook does not find the job. Error in log is "No subversion consumers for UUID...". After @NNN is removed, the notify works fine and the job is kicked off.

      It seems like this is a bug because the post-commit notification is designed to run for a specific revision. Also, looking at the source code, I found SvnHelper.getUrlWithoutRevision seems designed for this exact purpose. However it is in the hudson branch of the code not the jenkins branch.

      Removing the "@NNN" from the URL isn't an ideal solution for us because we want to use the same job for auto builds and manual builds where the user selects the revision to build.

            Assignee:
            Unassigned
            Reporter:
            Tammy Osborn
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: