Hi This problem appears to have been resolved by upgrading to Jenkins 1.552 and svn plugin 2.2.
Best regards David From: [email protected] [mailto:[email protected]] On Behalf Of David Aldrich Sent: 28 February 2014 09:10 To: [email protected] Subject: svn authentication failure for external link Hi We are running Jenkins 1.551 with svn plugin 2.1. For a certain Jenkins project, we have a problem with svn authentication for an svn external reference. That job checks out an svn project that contains an external link: <myProject>/trunk/testbench/Scenarios -> <anotherProject>/branches/Scenarios When we run the Jenkins project we see exception: hudson.util.IOException2: revision check failed on <mysvnurl><anotherProject>/branches/Scenarios <snip> Caused by: org.tmatesoft.svn.core.SVNCancelException: svn: E200015: No credential to try. Authentication failed I understand that with svn plugin 2.1 it is necessary to specify additional credentials, on the project config page, for externals because 'the realm may be different'. So I added: [cid:[email protected]] I did that based on this knowledge: $ curl -k -I <mysvnurl><anotherProject>/trunk HTTP/1.1 401 Unauthorized Date: Wed, 26 Feb 2014 11:38:36 GMT Server: Apache WWW-Authenticate: Basic realm="CollabNet Subversion Repository" Content-Type: text/html; charset=iso-8859-1 Please can anyone suggest why the authentication is failing? Best regards David Click here<https://www.mailcontrol.com/sr/c!Dlkfk5H23GX2PQPOmvUoZL1nRsPcXd4RJX1DB6HyFQyWQEvzhVmMO9I1!sc2DYjH9e5qLChCQoKRuEdgZyEA==> to report this email as spam. -- 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 [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/groups/opt_out. -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
<<inline: image001.png>>
