Gitfiletree on Windows does not work
I get a script out of bounds error, if I try to import my git folder. Is this a known problem ?
Yes, no support for OSProcess in Pharo for Windows :( Eliot Miranda has released some code that has to be integrated to get OSProcess to work, and it would be also possible to use WindowOS for gitfiletree, or wait until libcgit is integrated. Window OS integration/use would be the fastest[*] way to get it, but I don't have Windows to do it :( [*] A productive day pair programming in Windows would be enough. Thierry 2014-09-04 13:17 GMT+02:00 kilon alios <kilon.alios@gmail.com>:
I get a script out of bounds error, if I try to import my git folder. Is this a known problem ?
ah ok i see, so i will do it manually then using filetree thank you :) On Thu, Sep 4, 2014 at 2:34 PM, Thierry Goubier <thierry.goubier@gmail.com> wrote:
Yes,
no support for OSProcess in Pharo for Windows :(
Eliot Miranda has released some code that has to be integrated to get OSProcess to work, and it would be also possible to use WindowOS for gitfiletree, or wait until libcgit is integrated. Window OS integration/use would be the fastest[*] way to get it, but I don't have Windows to do it :(
[*] A productive day pair programming in Windows would be enough.
Thierry
2014-09-04 13:17 GMT+02:00 kilon alios <kilon.alios@gmail.com>:
I get a script out of bounds error, if I try to import my git folder. Is
this a known problem ?
participants (2)
-
kilon alios -
Thierry Goubier