jenkinsci / jenkinsci/subversion-plugin

[JENKINS-22351] Authentication error during assembly.(svn: E200015)

Open
#1,127 5 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue jira-type:task priority:major resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

Not so long ago there was a problem, three of the five assembly falls with the error:

hudson.util.IOException2: revision check failed on http://svnserver/projects/f01/platforms/windows/main/src/game

Caused by: org.tmatesoft.svn.core.SVNCancelException: svn: E200015: OPTIONS /projects/f01/platforms/windows/main/src/game failed

Caused by: org.tmatesoft.svn.core.SVNCancelException: svn: E200015: No credential to try. Authentication failed

Authentication to the repository settings are registered in assembly

Additional Credentials.

Tried different options, nothing helps, assembly falls error E2000015.

P.S. Sorry for my english!

---
Originally reported by alexch, imported from: Authentication error during assembly.(svn: E200015)


  • status: Open
  • priority: Major
  • component(s): subversion-plugin
  • label(s): credentials
  • resolution: Unresolved
  • votes: 5
  • watchers: 7
  • imported: 20251212-090250

Raw content of original issue

Not so long ago there was a problem, three of the five assembly falls with the error:
hudson.util.IOException2: revision check failed on http://svnserver/projects/f01/platforms/windows/main/src/game

Caused by: org.tmatesoft.svn.core.SVNCancelException: svn: E200015: OPTIONS /projects/f01/platforms/windows/main/src/game failed

Caused by: org.tmatesoft.svn.core.SVNCancelException: svn: E200015: No credential to try. Authentication failed

Authentication to the repository settings are registered in assembly
Additional Credentials.
Tried different options, nothing helps, assembly falls error E2000015.

P.S. Sorry for my english!

environment

```
Jenkins Server:

MacOS 10.8.5

Jenkins ver. 1.553

Credentials Plugin ver. 1.10

Subversion Plug-in: ver. 2.2

SVN Server:

Ubuntu 10.04.4 LTS

svn, version 1.6.6 (r40053)
```

2 attachments

- [jenkins_error1.png](https://issues.jenkins.io/secure/attachment/25619/jenkins_error1.png)
> ![jenkins_error1.png](https://issues.jenkins.io/secure/attachment/25619/jenkins_error1.png)
- [jenkins_error2.png](https://issues.jenkins.io/secure/attachment/25620/jenkins_error2.png)
> ![jenkins_error2.png](https://issues.jenkins.io/secure/attachment/25620/jenkins_error2.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.