If you use (and you definitely should) Capistrano to handle your Rails application deployement, you should have faced some troubles to handle passwords for svn + database, at least if you’re like me and don’t want to put those production passwords in your subversion repository. My first concern was to have a different user/password to checkout code from subversion, ssh to the server and connect to