jenkinsci / jenkinsci/subversion-plugin

[JENKINS-10242] refrence to /var/lib/hudson/.subversion/servers instead of /var/lib/jenkins/.subversion/servers

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

Description

When deploying with subversion, we get asked for authentication. If you want to skip this message, jenkins says you can adjust '/var/lib/hudson/.subversion/servers', but that file does not exists.

That should be: '/var/lib/jenkins/.subversion/servers'

A temporary fix is to create the file '/var/lib/hudson/.subversion/servers' and put settings there, otherwise jenkins skips the changes you make to '/var/lib/jenkins/.subversion/servers'

ORIGINAL MESSAGE:

ATTENTION! Your password for authentication realm:

Subversion repos

can only be stored to disk unencrypted! You are advised to configure

your system so that Subversion can store passwords encrypted, if

possible. See the documentation for details.

You can avoid future appearances of this warning by setting the value

of the 'store-plaintext-passwords' option to either 'yes' or 'no' in

'/var/lib/hudson/.subversion/servers'.

---
Originally reported by jorre, imported from: refrence to /var/lib/hudson/.subversion/servers instead of /var/lib/jenkins/.subversion/servers


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

Raw content of original issue

When deploying with subversion, we get asked for authentication. If you want to skip this message, jenkins says you can adjust '/var/lib/hudson/.subversion/servers', but that file does not exists.

That should be: '/var/lib/jenkins/.subversion/servers'

A temporary fix is to create the file '/var/lib/hudson/.subversion/servers' and put settings there, otherwise jenkins skips the changes you make to '/var/lib/jenkins/.subversion/servers'

ORIGINAL MESSAGE:

ATTENTION! Your password for authentication realm:

Subversion repos

can only be stored to disk unencrypted! You are advised to configure
your system so that Subversion can store passwords encrypted, if
possible. See the documentation for details.

You can avoid future appearances of this warning by setting the value
of the 'store-plaintext-passwords' option to either 'yes' or 'no' in
'/var/lib/hudson/.subversion/servers'.

  • environment: CentOS 5

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.