On 19.03.2014, at 21:38, Daniel Beck <[email protected]> wrote: > Unfortunately, from reading the code, it looks more like > SubversionSCM.DescriptorImpl.createAuthenticationProvider(AbstractProject) > would need to pass the project's SubversionSCM to > CredentialsSVNAuthenticationProviderImpl.createAuthenticationProvider(Item,SubversionSCM,SubversionSCM.ModuleLocation) > get any additional credentials considered.
I was correct. Here's a patch if you know how to compile and install a custom build: https://github.com/daniel-beck/subversion-plugin/commit/c042204e09e87341fb08ff095cf3b873b7dec130 -- 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/d/optout.
