Skip to content

Instantly share code, notes, and snippets.

@ceich
Created February 14, 2012 17:43
Show Gist options
  • Save ceich/1828510 to your computer and use it in GitHub Desktop.
Save ceich/1828510 to your computer and use it in GitHub Desktop.
RVM upgrade from latest to head
ceich@ceich-mbp ~/git/enlighten2.x master $ rvm get head
Original installed RVM version:
rvm 1.10.2 by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.beginrescueend.com/]
Downloading RVM from wayneeseguin branch master
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 887k 100 887k 0 0 186k 0 0:00:04 0:00:04 --:--:-- 342k
Upgrading the RVM installation in /Users/ceich/.rvm/
cp: patchsets//Users/ceich/.rvm/src/rvm/patchsets: No such file or directory
Adding rvm PATH line to /Users/ceich/.bashrc /Users/ceich/.zshrc.
RVM sourcing line found in /Users/ceich/.profile /Users/ceich/.bash_profile.
Upgrade Notes:
* ZSH 4.3.15 is buggy, be careful with it, it can break RVM, especially multiuser installations,
You should consider downgrading ZSH to 4.3.12 which has proven to work more reliable with RVM.
# RVM: Shell scripts enabling management of multiple ruby environments.
# RTFM: https://rvm.beginrescueend.com/
# HELP: http://webchat.freenode.net/?channels=rvm (#rvm on irc.freenode.net)
# Screencast: http://screencasts.org/episodes/how-to-use-rvm
# In case of any issues read output of 'rvm requirements' and/or 'rvm notes'
Upgrade of RVM in /Users/ceich/.rvm/ is complete.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment