Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: subversion-plugin
-
Labels:None
-
Environment:Solaris
Apache/Tomcat 6.x
Hudson 1.384
Description
Hi,
I've tried using the newer subversion plugin versions (1.20 and 1.21) and Hudson does not seem to be able to create and store new credentials.
The credentials' check fails with a 401 error and a quick check at the subversion logs shows that a wrong user name is submitted:
> [error] [client: xxx.xxx.xxx.xxx] pw_check: failed for user=<qaOWQ8w3-byHudson>, rc=-2
The problem shows up with both HTTP and HTTPS.
Everything seems to work fine if the credentials have been created previously with an older version of the plugin (e.g.: 1.17).
Regards,
Cris-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Summary | Unable to store/handle new credentials with subversion 1.2x | Unable to store/handle new credentials with subversion plugin 1.2x |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
I am seeing this in Jenkins 1.397 and subversion plugin 1.23
Related comments are in
http://issues.hudson-ci.org/browse/HUDSON-8059