I'm having trouble installing RVM on the new Debian 6 VirtualBox virtual machine. I installed all the necessary packages and downloaded the installation script using
(curl -s https:
but when you run it as an individual user
bash rvm
The following error message appears:
ERROR: Unable to checkout branch .
Installation stops here, and (as far as I can tell) none of the RVM files are installed.
If I run the script as root (for a multi-user installation), I get another message:
Successfully checked out branch ''
The installer continues and indicates success, but the .rvm directories are not added, and even after changing my .bash_profile (s), I get the command "rvm: command not found".
. bash git, , , "" , . , , , , , .
.