SVN_REVISION environment variable not set when URL includes capitalized hostname

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

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: subversion-plugin
    • Environment:

      When a project uses Subversion SCM and references the repository using a URL with an upper-case hostname, the SVN_REVISION environment variable is not set within the build.

      The Jenkins application log contains the following warning:

      Oct 12, 2016 1:19:24 PM hudson.scm.SubversionSCM buildEnvVars
      WARNING: no revision found corresponding to https://MYSERVER.mydomain.com/svn/path/to/project/trunk; known            : [https://myserver.mydomain.com/svn/path/to/project/trunk]
      

      This problem was resolved by updating the repository URL to use a lower-case hostname.

            Assignee:
            Unassigned
            Reporter:
            David Potter
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: