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

Parameter substitution on SVN Url does not work

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • subversion-plugin
    • None

      Major:
      An svn url like 'svn://my.svn.server/my/project/${stream}' with ${stream} set to 'trunk' or 'branches/1.0' causes SVN poll to disable the build because parameter substitution has not been implemented on the part that checks if a repository location exists.

      Minor (will probably be fixed with the above):
      Also, when the build is started manually, Jenkins prints
      "Location 'svn://my.svn.server/my/project/${stream}' does not exist"
      Regardless of this warning, it continues to check out.

          [JENKINS-10925] Parameter substitution on SVN Url does not work

          sogabe added a comment -

          How do you pass ${stream} variable to the job?

          sogabe added a comment - How do you pass ${stream} variable to the job?

          Romain Seguy added a comment -

          Duplicates JENKINS-10628 + the two mentionned issues are fixed in 1.34.

          Romain Seguy added a comment - Duplicates JENKINS-10628 + the two mentionned issues are fixed in 1.34.

            Unassigned Unassigned
            josbraaksma Jos Braaksma
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: