I am using Windows7 + Hudson 3.0.1+ VisualSVN server + TortoiseSVN client
When I try to enter "Repository URL" in hudson job, it getting error as below:
Failed to authenticate: svn: E170001: OPTIONS of '/svn': 401 Authorization Required (https://) FAILED: svn: E170001: Authentication failed for https:///trunk org.tmatesoft.svn.core.SVNAuthenticationException: svn: E170001: Authentication failed for
I have tried with various options like:
i am able to login SVN url using same credentials in browser.
deleting .subversion folder in .hudson folder
directly entering credentials in
http://localhost:7101/hudson/scm/SubversionSCM/enterCredential
Also i have tried with various previous forum posts and their suggestios, but nothing worked as far.
I have deployed hudson 3.0.1 war file on weblogic 10.3.5 server as an application.