On Sun, Jan 3, 2016 at 12:54 PM, Thierry Goubier <thierry.goub...@gmail.com>
wrote:

> Le 03/01/2016 16:49, Mariano Martinez Peck a écrit :
>
>> mmmm ok, I am giving it a try but it seems it's not working or... mostly
>> likely, I am doing something wrong.
>> I just created a repo via github web interface, then I clone it to my
>> machine, and then I tried to add the gitfiletree repo in MC Browser, but
>> I get an error in: #currentBranch because #gitBranchs  answered an empty
>> array. But the `git branch` command was really executed as I can see the
>> output of it in the stdout of the VM. So I guess OSProcess stdout
>> setting may be what is not working?
>>
>
> You're on Mac when you do that, right?
>
>
Yep.


> OSProcess output redirection doesn't work in the latest Mac VM... my fault
> (introduced in the OSProcess plugin) :( but I have no idea why the fd dup /
> pipes work on Linux and not on Mac OS X.
>
>
OSProcess uses (as well as my prototype) dup2 rather than dup.


> Thierry
>
>
>> Thanks in advance,
>>
>> On Sun, Jan 3, 2016 at 12:01 PM, Mariano Martinez Peck
>> <marianop...@gmail.com <mailto:marianop...@gmail.com>> wrote:
>>
>>     Hi Thierry,
>>
>>     I had some problems with OSProcess in 5.0 with Spur so I wonder
>>     what's the status with GitFileTree. Is it working with latest 5.0?
>>     I tried to search some tests to confirm this but I found none.
>>
>>     Thanks in advance,
>>
>>
>>     --
>>     Mariano
>>     http://marianopeck.wordpress.com
>>
>>
>>
>>
>> --
>> Mariano
>> http://marianopeck.wordpress.com
>>
>
>
>


-- 
Mariano
http://marianopeck.wordpress.com

Reply via email to