Re: [Pharo-users] Failure with GitFileTree commiting changes in Traits

2018-04-05 Thread Thierry Goubier
Done. Thierry Le 05/04/2018 à 20:47, Thierry Goubier a écrit : Beware, I have not yet ported the fixes on the pharo7.0_dev branch. Will do it now. If I manage to get the zero-conf script to work... Thierry Le 05/04/2018 à 17:12, Sean P. DeNigris a écrit : Rafael Luque wrote This is what I

Re: [Pharo-users] Failure with GitFileTree commiting changes in Traits

2018-04-05 Thread Thierry Goubier
Beware, I have not yet ported the fixes on the pharo7.0_dev branch. Will do it now. If I manage to get the zero-conf script to work... Thierry Le 05/04/2018 à 17:12, Sean P. DeNigris a écrit : Rafael Luque wrote This is what I call an express super support service. :) - Cheers, Sean

Re: [Pharo-users] Failure with GitFileTree commiting changes in Traits

2018-04-05 Thread Sean P. DeNigris
Rafael Luque wrote > This is what I call an express super support service. :) - Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Re: [Pharo-users] Failure with GitFileTree commiting changes in Traits

2018-04-05 Thread Thierry Goubier
2018-04-05 15:53 GMT+02:00 Rafael Luque : > Thierry, it work like a charm. > > This is what I call an express super support service. > Thank you!! Thank you as well for testing it :) Thierry > 2018-04-05 12:28 GMT+00:00 Thierry Goubier : >> >> Hi Raphaël, >> >> I've pushed a fix on the first c

Re: [Pharo-users] Failure with GitFileTree commiting changes in Traits

2018-04-05 Thread Rafael Luque
Thierry, it work like a charm. This is what I call an express super support service. Thank you!! 2018-04-05 12:28 GMT+00:00 Thierry Goubier : > Hi Raphaël, > > I've pushed a fix on the first count (ConfigurationOfGitFileTree > refers to the stable pharo6.0 branch) and I've > added a fix on the

Re: [Pharo-users] Failure with GitFileTree commiting changes in Traits

2018-04-05 Thread Thierry Goubier
Hi Raphaël, I've pushed a fix on the first count (ConfigurationOfGitFileTree refers to the stable pharo6.0 branch) and I've added a fix on the pharo6.0_dev branch (which is an almost complete rewrite of the metadata-less filetree write, with probably significant performance gains). Just tell me i

Re: [Pharo-users] Failure with GitFileTree commiting changes in Traits

2018-04-05 Thread Thierry Goubier
Hi Raphaël, I'll have a look and change the branch to be the pharo6.0 (and non _dev for now). Regards, Thierry 2018-04-05 11:58 GMT+02:00 Rafael Luque : > Hello all, > > I'm getting the below error each time a try to commit changes in Traits in a > project that uses GitFileTree and Pharo 6.0. >

[Pharo-users] Failure with GitFileTree commiting changes in Traits

2018-04-05 Thread Rafael Luque
Hello all, I'm getting the below error each time a try to commit changes in Traits in a project that uses GitFileTree and Pharo 6.0. I've noticed that ConfigurationOfGitFileTree loads (for Pharo 6.0) FileTree from: github://dalehenrich/filetree:pharo6.0_dev/repository/ If I update to use the "p