What about https://wiki.jenkins-ci.org/display/JENKINS/SCM+Sync+configuration+plugin ?
On Wednesday, 17 February 2016 21:39:18 UTC, Jesse Farinacci wrote: > > I've used JobConfigHistoryPlugin in the past. I find just using git is > easier and fits better with our existing tools, etc. > > On Wed, Feb 17, 2016 at 4:35 PM, Victor Martinez > <[email protected] <javascript:>> wrote: > > Maybe the below plugin might help you: > > > > - https://wiki.jenkins-ci.org/display/JENKINS/JobConfigHistory+Plugin > > > > cheers > > On Wednesday, 17 February 2016 17:55:49 UTC, maciej wrote: > >> > >> jieryn (2016-02-17 17:01): > >> > for (item in hudson.model.Hudson.instance.items) { > >> > println("Saving " + item); > >> > item.save(); > >> > } > >> > >> Thanks, works great :-). I've just run it through Script Console. > >> > >> Regards, > >> Nux. > > > > -- > > 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] <javascript:>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/jenkinsci-users/94def6f1-4ede-43ed-ab11-1e3baae30252%40googlegroups.com. > > > > > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/84d95c91-a0ce-43b8-b53b-917784be7fb0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
