Here is deploy.rb. <script src="http://gist.github.com/247261.js"></script>
On Dec 1, 8:58 am, "Rafael G." <[email protected]> wrote: > Jamie wrote: > > I'm attempting my first deployment using Capistrano. The recipe > > includes > > > set :user, "remote_user" > > > When I attempt "cap deploy" I'm prompted for > > > [email protected]'s password: > > > Of course the local_user has no account on the remote server so I > > can't get past this. The weird thing is I was successfully able to > > "cap deploy:setup" with the same recipe. > > > The local machine is a Mac OS X 10.4.11 with an Intel processor. The > > remote machine is running Ubuntu 9.04. > > Could you paste your deploy.rb ? > > -- > Rafa -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
