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
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
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
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
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.
- 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
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
>
>
//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
;>> 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
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
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
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
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
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
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
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
16 matches
Mail list logo