Re: [Ironruby-core] SVN __AND__ Git revisions pushed

2009-01-09 Thread jirapong.na...@gmail.com
I get svn.exe error...on Mac + Mono Macintosh-2:Ruby Jirapong$ rake compile mono=1 --trace (in /Users/Jirapong/ironruby/merlin/main/Languages/Ruby) ** Invoke compile (first_time) ** Invoke happy (first_time) ** Execute happy Cannot find svn.exe on system path. * Missing commands! You must ha

Re: [Ironruby-core] SVN __AND__ Git revisions pushed

2009-01-09 Thread Thibaut Barrère
> This release includes support for local variables in the ir console. > Enjoy J That's a great thing! thanks for your work -- Thibaut ___ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core

[Ironruby-core] SVN __AND__ Git revisions pushed

2009-01-09 Thread Jim Deville
My changes went in this morning, so I have pushed SVN 183 and Git revision 69815c7. Two things: 1) Git may be in a bad state due to CRLF issues and casing. Can I get a confirmation that it compiles and runs? 2) This release includes support for local variables in the ir console. Enj