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

SVN_REVISIONS environment variable to pass multiple revision numbers

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • subversion-plugin
    • None
    • Platform: All, OS: All

      When multiple subversion repositories are configured within a single job, the
      SVN_REVISION environment variable cannot be used to pass all revision numbers
      from the corresponding repositories.
      The documentation suggests to use the svnversion command in this particular case
      but it is not very practical when the working copy is checked out with the 'svn
      update' option enabled: svnversion may report composite revision informations.

      I suggest to create a new environment variable, possibly SVN_REVISIONS, to hold
      a list of checked out revisions, whose order would match the declaration order
      of the repositories in the configuration page.

            dty Dean Yu
            enrico74 enrico74
            Votes:
            4 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: