Jan. 31, 2017
2:42 p.m.
On 31/01/2017 06:31, Pierce Ng wrote:
On Wed, Dec 14, 2016 at 02:12:40PM -0500, sergio ruiz wrote:
I am trying to install GitFileTree from the Catalog Browser. I get a warning that itâs not tested with Pharo 5. I go ahead anyway, and it just hangs.
Has anyone else installed it on macOS?
Just tried the same on Linux Mint 17 (based on Ubuntu 14.04) and got the same.
Pierce
Hi! To load gitFileTree I use this script: ``` Metacello new baseline: 'FileTree'; repository: 'github://dalehenrich/filetree:pharo' , SystemVersion current dottedMajorMinor , '_dev/repository'; load: 'Git' ``` Works for me on Pharo 5/windows and pharo 6/osx -- Cyril Ferlicot http://www.synectique.eu 2 rue Jacques Prévert 01, 59650 Villeneuve d'ascq France