Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Blocker
-
Resolution: Unresolved
-
Component/s: ssh-credentials-plugin, ssh-plugin, subversion-plugin
-
Labels:
-
Environment:Jenkins Version:- 2.1.2
Svn version:- 1.10.3
OS:- Windows 10
-
Similar Issues:
Description
I am using SSH private key based user to access svn repo.
It was working fine toll I changed the private key because if security issue.
Now in jenkins it's saying that the user is unable to access the repository.
FYI, I am able to checkout the code using the same user from command line