On Wednesday 30 June 2010, Christopher Dell elucidated thus: > Hello, > > I'm trying to deploy:update our staging server but am stumbling with > the svn password. The sysadmins aren't available for the moment so I > can't just get the password. However, I can SSH into the machine and > run svn info svn://path-to-the-repo and I can run a cap shell and do > the same thing successfully. > > When I run cap staging deploy:update, I get prompted for a password. > I'm a bit at odds about what to do now... > > These are my local system details : > > capistrano 2.5.19 > capistrano-ext 1.2.1 > ruby 1.8.7
Is the deploy process running as a different user than when you run it? j -- Joshua Kugler Part-Time System Admin/Programmer http://www.eeinternet.com PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A -- * 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
