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

accept parameter for checkout to local module-path

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • subversion-plugin
    • None

      I'm passing a parameter 'VERSION' when triggering a build.
      Using this parameter I refer to a tag in my SVN-repository in the job's configuration:

      "http://localhost:82/TEST/tags/successful_builds/${VERSION}"

      Although HUDSON complains in its configuration, it does work and the checkout is based on the passed parameter.

      However, for local module-path, this does not work; the value is not interpreted as the parameter but as a string.

            sogabe sogabe
            berndyman berndyman
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: