Thanks for trying this out.
Weird. Does it work when you do it manually? For instance:
rvm use 1.8.7
rvm gems create rails2.2
rvm use 1.8.7%rails2.2
rvm gems import 1.8.7%rails2.2.gems
Does the 1.8.7%rails2.2.gems file exist for you?
thanks,
Bryan
MartOn wrote:
I am trying to test this on a Mac with Snow leopard.
I got all rvm installs, but when running ./rvm-import.sh I get this
output:
<i> Now using ruby 1.8.7 p249 </i>
<i> Now using ruby 1.8.7 p249 </i>
<e> No *.gems file found. </e>
<i> Now using ruby 1.8.7 p249 </i>
<i> Now using ruby 1.8.7 p249 </i>
<e> No *.gems file found. </e>
<i> Now using ruby 1.8.7 p249 </i>
<i> Now using ruby 1.9.1 p378 </i>
<e> No *.gems file found. </e>
<i> Now using ruby 1.8.7 p249 </i>
<i> Now using jruby 1.4.0 </i>
<e> No *.gems file found. </e>
Is this expected output?
/MartOn
On Feb 26, 6:20 am, Bryan Larsen <[email protected]> wrote:
I updated the hobo-test-environment to usehttp://rvm.beginrescueend.com/
So now it should be a lot easier to install all the rubies and gemsets
that hobo is tested under, and it won't mess up your current configuration.
I'd love it if a couple of people would try and run the complete test
suite -- it'd be nice to know that somebody other than I can run the
system tests.
The readme (and repository) is
here:http://github.com/bryanlarsen/hobo-test-environment/blob/master/READM...
thanks,
Bryan
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.