実行後にデプロイが失敗する
run "ln -nfs #{shared_path}/config/database.yml #{release_path}/config/database.yml"
エラーは次のとおりです。
`/var/apps/myserver.com/shared/config/database.yml' and `/var/apps/myserver.com/releases/20120925174051/config/database.yml' are the same file
何か案が?それは Capistrano の問題ではないように思えますが、rvm-capistrano gem を使い始めた直後に発生しました。