Hi group, I am trying to install the latest version of Ruby using rvm. After rvm install ruby-head I get $ rvm use ruby-head $ ruby -v ruby 2.0.0dev (2012-09-28 trunk 37049) Whereas the current revision is 37100 (official svn repository). Does rvm for some reason have a "lag" or does it use its own repository instead of the official one?
on 2012-10-06 01:42
on 2012-10-11 20:51
Am 11.10.2012 20:11, schrieb Roger Pack: > rvm has a google group you might ask. Sorry, I did want to post an update, but forgot: RVM uses by default the GitHub Ruby repository, which at the moment is not synchronized with the official MRI svn repository (since about 14 days), see <https://bugs.ruby-lang.org/issues/7085>. But you can configure RVM to use the official repo: Setting ruby_repo_url=http://svn.ruby-lang.org/repos/ruby/trunk in $rvm_path/user/db worked fine for me.
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.