jenkinsci / jenkinsci/subversion-plugin

[JENKINS-16689] Jenkins complains about unauthorized SVN URL, but actually can access it, since IT IS authorized

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

Description

I want Jenkins to check SVN every few minutes for changes. So I give a URL to check: svn://host/some/path/project/trunk. Jenkins says, I am not authenticated. So I follow the link to authenticate. As I want to authenticate only once for all projects, I provide the URL svn://host, not the complete path to one particular project. I give user and password, and Jenkins says the authentication is OK.

When I come back to the job config, Jenkins still warns that the authentication is not working. I ignore this and start a build, and look, Jenkins can access the SVN repository without problems. So I go back to the config, and still Jenkins says, it cannot authenticate... weird.

---
Originally reported by mkarg, imported from: Jenkins complains about unauthorized SVN URL, but actually can access it, since IT IS authorized


  • assignee: recena
  • status: Open
  • priority: Minor
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 3
  • imported: 20251212-090250

Raw content of original issue

I want Jenkins to check SVN every few minutes for changes. So I give a URL to check: svn://host/some/path/project/trunk. Jenkins says, I am not authenticated. So I follow the link to authenticate. As I want to authenticate only once for all projects, I provide the URL svn://host, not the complete path to one particular project. I give user and password, and Jenkins says the authentication is OK.

When I come back to the job config, Jenkins still warns that the authentication is not working. I ignore this and start a build, and look, Jenkins can access the SVN repository without problems. So I go back to the config, and still Jenkins says, it cannot authenticate... weird.

  • environment: Debian 6, Tomcat 6, Jenkins 1.500, Subversion

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.