FYI, you can track this issue as
well<https://issues.jenkins-ci.org/browse/JENKINS-21640>
.

But I must admit it is a big refactoring to do.
Will need a bit of courage to start this refactoring one day.

Frédéric Camblor  <http://fcamblor.wordpress.com/>
<http://www.twitter.com/fcamblor>
Bordeaux JUG <http://bordeauxjug.org/> Leader
Restx <http://restx.io/> commiter
Jenkins <http://jenkins-ci.org/> community member & plugin commiter



On Mon, Apr 14, 2014 at 11:42 PM, Igor Berger <[email protected]> wrote:

> I've downgraded Subversion plugin and SCM sync is working again.
>
> Thanks a lot for your help!
>
>
> On Monday, April 14, 2014 5:02:43 PM UTC-4, Daniel Beck wrote:
>
>>
>> On 14.04.2014, at 22:43, Igor Berger <[email protected]> wrote:
>>
>> > Thanks. How could I confirm that?
>>
>> The problem is that SCM Sync was written to rely on internals of
>> Subversion plugin that were changed in the 2.0 release.
>>
>> Subversion plugin 2.0: https://github.com/jenkinsci/
>> subversion-plugin/blob/subversion-2.0/src/main/java/
>> hudson/scm/SubversionSCM.java#L1630
>> Subversion plugin 1.54: https://github.com/jenkinsci/
>> subversion-plugin/blob/subversion-1.54/src/main/java/
>> hudson/scm/SubversionSCM.java#L1459
>>
>> SCM Sync Config plugin NPE when accessing the field that's no longer
>> being set:
>> https://github.com/jenkinsci/scm-sync-configuration-plugin/
>> blob/master/src/main/java/hudson/plugins/scm_sync_configuration/scms/
>> ScmSyncSubversionSCM.java#L51
>>
>> > Also, does that mean there is a version of Credentials plugin I can
>> downgrade to in order to make SCM Sync work?
>>
>> You'd need to downgrade Subversion plugin to 1.54 or earlier, entering
>> all credentials again, and possibly losing some other configuration and
>> features.
>>
>>  --
> 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.
>

-- 
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.

Reply via email to