Closed JurajKubelka closed 8 years ago
If I first load the following script, it works:
Metacello new
configuration: 'OSSubprocess';
repository: 'github://marianopeck/OSSubprocess:master/repository';
version: #stable;
load.
Hi @JurajKubelka , it seems to be an error within the baseline / configuration of gitfiletree in the catalog (and smalltalkhub). I'll update that.
Hum, I can't see what is wrong. The baseline checks for OSProcess in the image; if not present it loads OSSubprocess. In which Pharo image were you loading it from the catalog?
@ThierryGoubier: I have tried it again in Pharo5.0, Latest update: #50761 and it works. Maybe some network issues were involved in the previous case. So you can likely close this issue.
Ok, thanks.
Steps to reproduce:
+Repository
button,gitfiletree://
and choose a directory with your git project,Environment information:
The reason is that there is no
OSSUnixSubprocess
:This is called by: