josef betancourt
Posts: 262
Nickname: averagejoe
Registered: Mar, 2013
|
josef betancourt is developer using Java and other stuff
|
|
|
|
SvnKit E170001: Negotiate authentication failed: `No valid credentials provided'
|
Posted: Mar 19, 2015 8:20 AM
|
|
In a new project, attempts to access our Subversion server using SvnKit fails with an E170001 error. But, only on one Windows 7 workstation. After a lot of searching on web for answers finally found something that helped. I had to add system property: svnkit.http.methods=Basic,Digest,Negotiate,NTLM So, using SvnCli, which I used to debug this, you […]
Read: SvnKit E170001: Negotiate authentication failed: `No valid credentials provided'
|
|