If you’re trying to deploy with Capistrano to a server you just set up, and it fails with an error like this:
rvm-shell: No such file or directory
Then you probably have a newer version of RVM on your new server than on your development machine. Update RVM and go on your way. Hope this saves someone some frustration!
Jim