jenkinsci / jenkinsci/subversion-plugin
[JENKINS-21617] List Subversion Tags job parameter wants svn credentials but there is no way to fill it
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
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
---
Originally reported by mavlyutov, imported from: List Subversion Tags job parameter wants svn credentials but there is no way to fill it
recena
Raw content of original issue
steps to reproduce:
1. add "List Subversion Tags" parameter at dummy job
2. input any valid svn+ssh url to "Repository URL" fieldthere 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
environment
```
jenkins 1.549
subversion plugin 2.0
```
3 attachments
- [FailedWorkaround1.jpg](https://issues.jenkins.io/secure/attachment/25251/FailedWorkaround1.jpg)
> 
- [FailedWorkaround2.jpg](https://issues.jenkins.io/secure/attachment/25252/FailedWorkaround2.jpg)
> 
- [Screen Shot 2014-02-02 at 22.07.46.png](https://issues.jenkins.io/secure/attachment/25237/Screen%20Shot%202014-02-02%20at%2022.07.46.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.