Jon Evans wrote: > I think you are just in the wrong directory. Good call Jon. That's exactly what I was doing wrong. Thanks a lot :)
I have a new problem however. I have yet to deploy my application and when I try to execute 'cap deploy:cold', the process stalls. Here is what comes up: Peter-Marks-MBP:~/Rails/app/subv petermarks$ cap deploy:cold * executing `deploy:cold' * executing `deploy:update' ** transaction: start * executing `deploy:update_code' * executing "svn export -q -r1 http://svn.orbussystems.com/svn/orbus /home/peter/rails_apps/orbus/releases/20071019205601 && (echo 1 > /home/peter/rails_apps/orbus/releases/20071019205601/REVISION)" servers: ["zeus.ocssolutions.com"] Password: [zeus.ocssolutions.com] executing command ** [err] Authentication realm: <http://svn.orbussystems.com:80> svn.orbussystems.com ** [err] Password for 'user.orbussystems': ** [err] Authentication realm: <http://svn.orbussystems.com:80> svn.orbussystems.com ** Username: It freezes when it gets to the last line. The authentication info I'm giving it is correct and works for 'cap deploy:setup'. Any idea what might be causing this? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---