|
||||||||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [JIRA] (JENKINS-14477) Build fails for svn revisi... zf.0...@gmail.com (JIRA)
- [JIRA] (JENKINS-14477) Build fails for svn r... zf.0...@gmail.com (JIRA)
Problem solved, it is my fault, not the problem of Jenkins and plugin Subversion.
In fact, I ran a SVN command on Jenkins Master Server, so something in ~/.Subversion was changed. Then Jenkins updated the code with the wrong authentication.
I've deleted the folder ~/.Subversion, Jenkins has create new authentication now and works fine now.
By the way, I wonder why Jenkins use the authentication on Master? Shouldn't it use the authentication on slave only?
Thank you very much.