Error trying to set svn password on Hudson.
- by Daniel Moura
After filling the Repository URL, User name and password I get the following error.
Does anyone knows how to fix it?
No authentication was attemped.
FAILED: svn: Operation cancelled
org.tmatesoft.svn.core.SVNCancelException: svn: Operation cancelled
at hudson.scm.SubversionSCM$DescriptorImpl.postCredential(SubversionSCM.java:1421)
at…