I've finally resolved that issue. There was kind of conflict between ruby versions installed on the server.
I just had to remove the old ruby (v1.8) since I use the ruby2.0 > sudo apt-get remove ruby1.8 Hoping this could help someone in the future :] Le lundi 20 janvier 2014 14:43:38 UTC+1, Cyril Mouchel a écrit : > > Hi, > > > I'm facing an error each time I try to update my source code from the Web > UI. > I get the following Warning : > > Your changes could not be committed, because the file has been changed > > See the following screenshot http://hpics.li/1a28b76 > My configuration is set up as follow : http://hpics.li/5b5a089 > > I'm stuck here. > > > Thanks for your help ! > > -- You received this message because you are subscribed to the Google Groups "GitLab" 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/groups/opt_out.
