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

Validation of Subversion URL should ignore @$Var (Ie. variable peg-revision)

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • subversion-plugin
    • None

      Hi!

      It‘s already possible to limit the validation of a subversion URL only up to the first $ sign.

      But, if I use a variable to specify the peg-revision (may containing a number or “HEAD”) and the character '@' is used as (prefix-) part within the URL, like:
      https://anyhost/svn/project/trunk/GMC@$Revision

      The job-configuration does display the error-message:
      "/trunk/GMC@" doesn't exist in the repository. Maybe you meant "/trunk/GMC"?

      In my opinion, the limited URL-validation should also recognize this pattern; Ie. Validation should be done up to the first $-sign (as now) or the first @$-pair; if the corresponding configuration (within global settings) is set.

      Best regards from Salzburg,
      Markus

          [JENKINS-24405] Validation of Subversion URL should ignore @$Var (Ie. variable peg-revision)

          There are no comments yet on this issue.

            Unassigned Unassigned
            ibiatiroler Markus Eisenmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: