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

List Subversion Tags job parameter wants svn credentials but there is no way to fill it

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • subversion-plugin
    • None
    • jenkins 1.549
      subversion plugin 2.0

      steps to reproduce:
      1. add "List Subversion Tags" parameter at dummy job
      2. input any valid svn+ssh url to "Repository URL" field

      there is a red message: Unable to access svn+ssh://my_svn_url.com : svn: E200015: No credential to try. Authentication failed (show details)
      but there is no any dropdowns to fill credentials

          [JENKINS-21617] List Subversion Tags job parameter wants svn credentials but there is no way to fill it

          Marat Mavlyutov created issue -

          I just switched to 2.0 and have the same problem. Also all jobs with "list subversion tags" fail to build because the parameter is unable to access the repository.

          Marcel Beister added a comment - I just switched to 2.0 and have the same problem. Also all jobs with "list subversion tags" fail to build because the parameter is unable to access the repository.
          Marcel Beister made changes -
          Link New: This issue is related to JENKINS-21625 [ JENKINS-21625 ]

          I have noticed the same behavior

          Alexander Krysko added a comment - I have noticed the same behavior

          Same to me

          Wilm Schomburg added a comment - Same to me

          Since version 2.0 I have the same problem.

          Alexander Fischer added a comment - Since version 2.0 I have the same problem.

          Matthias Kolonko added a comment - - edited

          when clicking on this link provided by the parameter form (FailedWorkaround1) ...

          Matthias Kolonko added a comment - - edited when clicking on this link provided by the parameter form (FailedWorkaround1) ...
          Matthias Kolonko made changes -
          Attachment New: FailedWorkaround1.jpg [ 25251 ]

          Matthias Kolonko added a comment - - edited

          ... you get this (FailedWorkaround2).

          This issue causes immense problems as our whole CI environment for all our builds depend on it.
          So, for us it is not only critical - it is nearly a blocker!

          I tried another workaround by using a text field parameter where the particular branch or tag can be typed in instead of choosing from a list.
          But I failed getting the same error message!
          (Not very suprprising as this parameter type does not care about Subversion. )

          It seems like the provided parameter setting of the plugin does not conform to the new credentials framework where you can choose from a list of saved credentials.
          But: The main part of the plugin that can be found in the section "Source Code Management" does that now.
          Hence, it seems like an inconsistency.

          It would be highly appreciated if this bug would be fixed soon according to the mentioned situation.

          Matthias Kolonko added a comment - - edited ... you get this (FailedWorkaround2). This issue causes immense problems as our whole CI environment for all our builds depend on it. So, for us it is not only critical - it is nearly a blocker! I tried another workaround by using a text field parameter where the particular branch or tag can be typed in instead of choosing from a list. But I failed getting the same error message! (Not very suprprising as this parameter type does not care about Subversion. ) It seems like the provided parameter setting of the plugin does not conform to the new credentials framework where you can choose from a list of saved credentials. But: The main part of the plugin that can be found in the section "Source Code Management" does that now. Hence, it seems like an inconsistency. It would be highly appreciated if this bug would be fixed soon according to the mentioned situation.
          Matthias Kolonko made changes -
          Attachment New: FailedWorkaround2.jpg [ 25252 ]

            recena Manuel Recena Soto
            mavlyutov Marat Mavlyutov
            Votes:
            11 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated: