2015-10-20 16:07 GMT+02:00 Thierry Goubier <thierry.goubier@gmail.com>:


2015-10-20 12:21 GMT+02:00 Thierry Goubier <thierry.goubier@gmail.com>:


2015-10-20 12:17 GMT+02:00 Thierry Goubier <thierry.goubier@gmail.com>:


2015-10-20 12:13 GMT+02:00 Hilaire <hilaire@drgeo.eu>:
Le 20/10/2015 11:20, Thierry Goubier a ��crit :
> So it looks very similar to a filetree + git workflow ?
>
> Any taker on adding a fossil interface to filetree with the same
> approach as GitFileTree ?
>
> Thierry

Which version of GitFileTree should I take for Pharo3?

Hum, let me check what is the condition of this one.

Ok.

The Pharo4 / Pharo5 versions have a better refactored interface for the external git commands, which may make it a bit easier to read. The Pharo3 version is functional, still.

I will have a look to backport those changes to the Pharo3 branch.

Underway. It is integrated in the github filetree main repository in the pharo3.0 and pharo3.0_dev branches; I'll update the .mcz soon.

Done. The configuration has been updated for Pharo3.

Thierry