Re: Subversion plugin 2.5 and Multiple SCM 0.3 problem

2015-02-18 Thread Jesse Glick
On Mon, Feb 9, 2015 at 2:13 AM, Per Arnold Blaasmo wrote: > can you elaborate some more on the problems with the design of > the SCM interface that gives the problems with the multiple-scm plugin? It was not originally designed with proxying as a use case, so doing so means resorting to tricks. S

Re: Subversion plugin 2.5 and Multiple SCM 0.3 problem

2015-02-09 Thread Craig Rodrigues
On Sun, Feb 8, 2015 at 11:13 PM, Per Arnold Blaasmo < per-arnold.blaa...@atmel.com> wrote: > On 06. feb. 2015 16:41, Craig Rodrigues wrote: > > > > > > On Fri, Feb 6, 2015 at 5:22 AM, Jesse Glick > > wrote: > > > > > > Probably this and other issues in multiple-sc

Re: Subversion plugin 2.5 and Multiple SCM 0.3 problem

2015-02-09 Thread Per Arnold Blaasmo
On 09. feb. 2015 11:29, Baptiste Mathus wrote: > > Le 9 févr. 2015 08:13, "Per Arnold Blaasmo" > mailto:per-arnold.blaa...@atmel.com>> a > écrit : >> >> On 06. feb. 2015 16:41, Craig Rodrigues wrote: >> > >> > >> > On Fri, Feb 6, 2015 at 5:22 AM, Jesse Glick >> >

Re: Subversion plugin 2.5 and Multiple SCM 0.3 problem

2015-02-09 Thread Baptiste Mathus
Le 9 févr. 2015 08:13, "Per Arnold Blaasmo" a écrit : > > On 06. feb. 2015 16:41, Craig Rodrigues wrote: > > > > > > On Fri, Feb 6, 2015 at 5:22 AM, Jesse Glick > > wrote: > > > > > > Probably this and other issues in multiple-scms are not really > > fixable,

Re: Subversion plugin 2.5 and Multiple SCM 0.3 problem

2015-02-08 Thread Per Arnold Blaasmo
On 06. feb. 2015 16:41, Craig Rodrigues wrote: > > > On Fri, Feb 6, 2015 at 5:22 AM, Jesse Glick > wrote: > > > Probably this and other issues in multiple-scms are not really > fixable, given the design of the SCM interface. My recommendation is > to av

Re: Subversion plugin 2.5 and Multiple SCM 0.3 problem

2015-02-06 Thread Craig Rodrigues
On Fri, Feb 6, 2015 at 5:22 AM, Jesse Glick wrote: > > Probably this and other issues in multiple-scms are not really > fixable, given the design of the SCM interface. My recommendation is > to avoid that plugin, and if you need multiple checkouts in one build, > use Workflow which supports this

Re: Subversion plugin 2.5 and Multiple SCM 0.3 problem

2015-02-06 Thread Jesse Glick
On Fri, Feb 6, 2015 at 4:29 AM, Per Arnold Blaasmo wrote: > The problem seem to bee that the activity on the multiple-scms-plugin is low. Probably this and other issues in multiple-scms are not really fixable, given the design of the SCM interface. My recommendation is to avoid that plugin, and i

Re: Subversion plugin 2.5 and Multiple SCM 0.3 problem

2015-02-06 Thread Per Arnold Blaasmo
On 06. feb. 2015 05:35, Craig Rodrigues wrote: > Hi, > > I had to update the Subversion plugin to 2.5 in order > to use svn 1.8. Basic checkouts work fine, but when I tried > to use the Multiple SCM 0.3 plugin, I got this: > > FATAL: org.jenkinsci.plugins.multiplescms.MultiSCMRevisionState canno

Subversion plugin 2.5 and Multiple SCM 0.3 problem

2015-02-05 Thread Craig Rodrigues
Hi, I had to update the Subversion plugin to 2.5 in order to use svn 1.8. Basic checkouts work fine, but when I tried to use the Multiple SCM 0.3 plugin, I got this: FATAL: org.jenkinsci.plugins.multiplescms.MultiSCMRevisionState cannot be cast to hudson.scm.SVNRevisionState java.lang.ClassCastE