Re: [Pharo-users] OSProcess seems to fail on my macos

2015-10-31 Thread Dimitris Chloupis
yes , git runs fine from command line. And yes I accepted the license. I use filetree and git from command line to work with that repo now without any issues. On Sat, Oct 31, 2015 at 7:14 PM Johan Fabry wrote: > Hi, > > Did you try running the Xcode command line tools in a terminal? Sometimes >

Re: [Pharo-users] OSProcess seems to fail on my macos

2015-10-31 Thread Johan Fabry
Hi, Did you try running the Xcode command line tools in a terminal? Sometimes when you do an upgrade you need to accept the license that pops up when you run these tools, and that causes this kind of issues. It happened to me a long time ago. > On Oct 30, 2015, at 18:14, Dimitris Chloupis wro

[Pharo-users] OSProcess seems to fail on my macos

2015-10-30 Thread Dimitris Chloupis
I have several issues using gitfiletree, which in turn has issues with metacello trying to fetch git info about my git branch locally which I tracked back to OSProcess not executing on my macos. This started to happen as soon as I updated to latest XCODE and installed its latest command tools, any