Re: Github mirror broken

2017-04-12 Thread Hervé BOUTEMY
Le mercredi 12 avril 2017, 22:05:02 CEST Michael Osipov a écrit : > Am 2017-04-12 um 08:54 schrieb Hervé BOUTEMY: > > yes, that's what I tried to say (there were 4 branches iin MNG-6169/) > > > > I finally renamed the 4 branches and replaced / with _: now there won't be > > any stupid failure on J

Re: Github mirror broken

2017-04-12 Thread Michael Osipov
Am 2017-04-12 um 08:54 schrieb Hervé BOUTEMY: yes, that's what I tried to say (there were 4 branches iin MNG-6169/) I finally renamed the 4 branches and replaced / with _: now there won't be any stupid failure on Jenkins, and I just checeked that the github mirror is up to date also Hell, seri

Re: Github mirror broken

2017-04-12 Thread Stephen Connolly
I think the issue was changing from MNG-6169 to MNG-6169/something and then back again using names with a slash in them *should* be fine... reusing the part before the slash can cause issues during the same sync On 12 April 2017 at 07:54, Hervé BOUTEMY wrote: > yes, that's what I tried to say (

Re: Github mirror broken

2017-04-11 Thread Hervé BOUTEMY
yes, that's what I tried to say (there were 4 branches iin MNG-6169/) I finally renamed the 4 branches and replaced / with _: now there won't be any stupid failure on Jenkins, and I just checeked that the github mirror is up to date also issue fixed and not to the team: warning about / use in b

Re: Github mirror broken

2017-04-11 Thread Stephen Connolly
I think it was the use of nested name that contributed too: origin/MNG-6169/updated-MCOMPILER On Wed 12 Apr 2017 at 05:47, Karl Heinz Marbaise wrote: > Hi Hervé, > > On 12/04/17 04:35, Hervé BOUTEMY wrote: > > I suppose this is tied to lots of intermittent failures on git clone > updates > > tha

Re: Github mirror broken

2017-04-11 Thread Karl Heinz Marbaise
Hi Hervé, On 12/04/17 04:35, Hervé BOUTEMY wrote: I suppose this is tied to lots of intermittent failures on git clone updates that Jenkins has [1] error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/ remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-61

Re: Github mirror broken

2017-04-11 Thread Hervé BOUTEMY
I suppose this is tied to lots of intermittent failures on git clone updates that Jenkins has [1] error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/ remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/ all-updated' ! [new branch] MNG-6169/all-u

Github mirror broken

2017-04-10 Thread Mario Krizmanić
Hi, Could one check and update Github's mirror: https://github.com/apache/maven (g...@github.com :apache/maven.git) The last commit in the master branch is 87cf1ee while the last one in the origin's master is 08f3c76a. Thanks, Mario