I'd guess it is within the Subversion plugin. https://github.com/jenkinsci/subversion-plugin/blob/41aea99bad1368d23092d6dbf41c7cdaadb85283/src/main/java/jenkins/scm/impl/subversion/SubversionSCMSource.java
четверг, 8 июня 2017 г., 12:24:30 UTC+2 пользователь David Aldrich написал: > > Hi Oleg > > > > Thanks for your reply. To fix the immediate problem I think we just need > some additional GUI fields for the Multibranch Pipeline job. Is that in > the scope of the svn plugin or of the pipeline job type? > > > > (Just wondering if someone can do it without being an svn expert). > > > > BR > > > > David > > > > *From:* Oleg Nenashev [mailto:[email protected] <javascript:>] > *Sent:* 08 June 2017 11:18 > *To:* Jenkins Users <[email protected] <javascript:>> > *Cc:* David Aldrich <[email protected] <javascript:>> > *Subject:* Re: Multibranch pipeline job doesn't fully support Subversion? > > > > The current state of the SVN plugin is discussed here: > https://groups.google.com/forum/#!topic/jenkinsci-dev/JUAzYLfuMhw . > Effectively the plugin has no active maintainer. So I would not expect any > ETA for this fix. > > There are many pending changes > <https://github.com/jenkinsci/subversion-plugin/pulls>. If you are ready > to contribute, please feel free to help with the reviews and also feel free > to claim ownership of the plugin. > > Best regards, > Oleg Nenashev > > среда, 7 июня 2017 г., 17:49:20 UTC+2 пользователь David Aldrich написал: > > Hi > > There is a known issue with the Subversion plugin that 'Additional > Credentials' must be specified if Externals are used. > > Most job types allow the user to specify the 'Additional Credentials' in > the GUI, but the Multibranch pipeline job does not. To me, this is a > show-stopper for using that job type - my job is regularly failing because > of svn error: 'E200015: ISVNAuthentication provider did not provide > credentials'. > > This issue is raised as JENKINS-35227 but that was created in May 2016 and > is unassigned. > > Seems a shame that the Multibranch pipeline job doesn't fully support > Subversion. Can we raise the profile of this problem? > > Best regards > > David > > > > Click here > <https://www.mailcontrol.com/sr/uELmPtEJ5uXGX2PQPOmvUlCEUkzG4u6OLcr9gAMbcX1ByBjWiru3NNGhVg+yxzshULyt9yGQTmGW4Hi4JZPuPA==> > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/06da1c36-577f-4c60-8a00-9e6bfa7916d4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
