Skip to content

Instantly share code, notes, and snippets.

@rickhull
Created July 14, 2010 03:04
Show Gist options
  • Save rickhull/474959 to your computer and use it in GitHub Desktop.
Save rickhull/474959 to your computer and use it in GitHub Desktop.
planet@qa-auth01-ny:~$ rvm update --head
rvm 0.1.41 by Wayne E. Seguin (wayneeseguin@gmail.com) [http://rvm.beginrescueend.com/]
remote: Counting objects: 96, done.
remote: Compressing objects: 100% (64/64), done.
remote: Total 67 (delta 46), reused 0 (delta 0)
Unpacking objects: 100% (67/67), done.
From http://github.com/wayneeseguin/rvm
* branch master -> FETCH_HEAD
Updating 5be8186..3b22700
Fast-forward
binscripts/rvm-shell | 25 ++++++++++++
config/md5 | 2 +-
lib/rvm/capistrano.rb | 45 ++++++++++++++++++++++
man/man1/rvm.1 | 89 +++++++++++++++++++++++++++++++++++++++++++
pkg/gentoo/rvm-99999.ebuild | 4 +-
scripts/completion | 2 +-
scripts/initialize | 4 +-
scripts/install | 11 +++--
scripts/package | 34 +++++++++++++---
scripts/utility | 8 ++-
scripts/wrapper | 29 ++++++--------
11 files changed, 216 insertions(+), 37 deletions(-)
create mode 100755 binscripts/rvm-shell
create mode 100644 lib/rvm/capistrano.rb
create mode 100644 man/man1/rvm.1
grep: /home/planet/.zsh*: No such file or directory
RVM: shell scripts which allow management of multiple ruby interpreters and environments.
RTFM: http://rvm.beginrescueend.com/
HELP: http://webchat.freenode.net/?channels=rvm (#rvm on irc.freenode.net)
* Installing rvm to /home/planet/.rvm/
Symlinking rvm to /home/planet/.rvm/bin/rvm ...
Copying manpages into place.ls: cannot access ./scripts/man: No such file or directory
cat: /etc/*-release: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment