Hi Stefan, did you add credentials in the checkout step, or only in the Addtional Credentials part? It’s necessary to specify them in both places.
If the problem doesn’t go away, maybe https://issues.jenkins-ci.org/browse/JENKINS-22542 can provide some solutions for you. Cheers Jennifer Von: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] Im Auftrag von Stefan Lorenz Gesendet: Dienstag, 9. Dezember 2014 23:40 An: jenkinsci-users@googlegroups.com Betreff: [workflow-plugin] svn credentials problem when running on a remote node Hi, Is it possible to get AdditionalCredentials from the SubversionSCM into a workflow, because I always get this: Caused by: org.tmatesoft.svn.core.SVNCancelException: svn: E200015: OPTIONS ... Caused by: org.tmatesoft.svn.core.SVNCancelException: svn: E200015: No credential to try. Authentication failed My build step looks like that: checkout scm: [$class: 'SubversionSCM', locations: [new hudson.scm.SubversionSCM.ModuleLocation('http://svn.repo.foo/bar/trunk', ".")], additionalCredentials: [new hudson.scm.SubversionSCM.AdditionalCredentials('<http://svn.repo.foo:80> Foo Subversion Repository', 'svn.repo.foo')]] Can this work? Or is there a example how to handle that? Thx Stefan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com<mailto:jenkinsci-users+unsubscr...@googlegroups.com>. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/4aa5bda3-ccd6-4004-8345-a8c7f67e6445%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/4aa5bda3-ccd6-4004-8345-a8c7f67e6445%40googlegroups.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAA587D532C45541B62417404F1D22030E81080D%40you-exch1.younicos.local. For more options, visit https://groups.google.com/d/optout.