SCM Sync configuration plugin with the Git SCM

2017-11-08 Thread LnT
Hi, Having 3 Jenkins masters for different purposes. jenkins master 1.580.3 on Windows 7 jenkins master 2.20 On Windows 10 jenkins master 1.580.3 On Suse Linux I wish to configure SCM Sync configuration plugin with the Git SCM I did a POC with jenkins master 1.580.3 , in my local PC. What has

Re: Git credentials and scm-sync-configuration plugin

2017-02-16 Thread Andrew Hammond
at least work): > > $ git config --global credential.helper store > > Is this a Git equivalent of the known Subversion issue discussed here: > https://issues.jenkins-ci.org/browse/JENKINS-21640, or am I missing > something obvious? > > Jenkins 1.596.2 (current LTS version) > Creden

Re: SCM Sync Configuration Plugin

2015-07-19 Thread Christoph Obexer
Hi, I just checked on my jeknins installation and scm-sync-configuration works for me. Versions: Jenkins: 1.618 GIT client plugin: 1.18.0 GIT plugin: 2.4.0 SCM Sync Configuration Plugin: 0.0.8 Br, Christoph Am 2015-07-17 um 23:40 schrieb Brandon Koepke: Hey, Has anyone been able to get the

SCM Sync Configuration Plugin

2015-07-17 Thread Brandon Koepke
Hey, Has anyone been able to get the scm sync configuration plugin working in the last 6-12 months? The plugin that is in the official jenkinsci jobs is completely non-functional for me, and I had to make many changes in order to get it to compile. >From there the best I've been able

Re: Git credentials and scm-sync-configuration plugin

2015-05-27 Thread douglas . royds
Nope, still depending on the under-the-bonnet `credential-helper` work-around, sorry. -- 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 jenkinsci-users+unsubscr.

Re: Git credentials and scm-sync-configuration plugin

2015-05-27 Thread douglas . royds
- Path to Git: git (using the command-line git client here) >> >> My work-around was to store the git credentials from the command-line, >> which isn't ideal (but does at least work): >> >> $ git config --global credential.helper store &g

Re: Git credentials and scm-sync-configuration plugin

2015-05-27 Thread Costya Regev
ersion issue discussed here: > https://issues.jenkins-ci.org/browse/JENKINS-21640, or am I missing > something obvious? > > Jenkins 1.596.2 (current LTS version) > Credentials plugin 1.22 > Git client plugin 1.17.1 > Git plugin 2.3.5 > SCM sync configuration plugin 0.0.8 > >

Git credentials and scm-sync-configuration plugin

2015-05-14 Thread douglas . royds
//issues.jenkins-ci.org/browse/JENKINS-21640, or am I missing something obvious? Jenkins 1.596.2 (current LTS version) Credentials plugin 1.22 Git client plugin 1.17.1 Git plugin 2.3.5 SCM sync configuration plugin 0.0.8 ... all the latest versions, as far as I know. -- You received this message

Re: SCM Sync Configuration plugin exception

2014-04-15 Thread Igor Berger
;>> 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: h

Re: SCM Sync Configuration plugin exception

2014-04-15 Thread Frédéric Camblor
on 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/jenk

Re: SCM Sync Configuration plugin exception

2014-04-14 Thread Igor Berger
bversion 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/j

Re: SCM Sync Configuration plugin exception

2014-04-14 Thread Daniel Beck
thub.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 S

Re: SCM Sync Configuration plugin exception

2014-04-14 Thread Igor Berger
cept the SCM Sync > plugin. > > Please help. > > Thank you, > Igor. > > > > > 125 > false > 100 > false > false > > > > On Monday, April 14, 2014 1:07:04 PM UTC-4, Igor Berger wrote: >> >> Hello, >> >> SCM

Re: SCM Sync Configuration plugin exception

2014-04-14 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
works except the SCM Sync plugin. Please help. Thank you, Igor. 125 false 100 false false On Monday, April 14, 2014 1:07:04 PM UTC-4, Igor Berger wrote: Hello, SCM Sync Configuration plugin used to work great until a couple of months ago. Since then, it doesn't sync. I see an

Re: SCM Sync Configuration plugin exception

2014-04-14 Thread Igor Berger
under Jenkins / Credentials. All of our jobs are using SVN and everything works except the SCM Sync plugin. Please help. Thank you, Igor. 125 false 100 false false On Monday, April 14, 2014 1:07:04 PM UTC-4, Igor Berger wrote: > > Hello, > > SCM Sync Configuration plugin u

SCM Sync Configuration plugin exception

2014-04-14 Thread Igor Berger
Hello, SCM Sync Configuration plugin used to work great until a couple of months ago. Since then, it doesn't sync. I see an "ERROR" in Manage Jenkins / Configure System screen. When I click on it, I see a callstack. Below is the same call stack from jenkins.err.log. I tried r