It is subversion, asking for the password for the repository.

- Jamis

On 9/5/07, chris <[EMAIL PROTECTED]> wrote:
>
> I was able to get the cap setup task to pass, only to get another
> beautiful error.  I have ssh setup on the server and have no problems
> logging from remote computers.  When I run the cap cold_deploy command
> I get prompted for my password 3 times and each time it tells me it is
> incorrect.  There is a little confusion to the password that it is
> asking me for (user password, or the ssh passphrase, but I have tried
> all the combinations that I could.
>
> Here is the output when running cap cold_deploy:
>
> ~/test_projects/softballsmart/trunk chrisolsen $ cap cold_deploy
>   * executing task cold_deploy
>   * executing task update
>  ** transaction: start
>   * executing task update_code
>   * querying latest revision...
> [EMAIL PROTECTED]:'s password:
> Permission denied, please try again.
> [EMAIL PROTECTED]:'s password:
> Permission denied, please try again.
> [EMAIL PROTECTED]:'s password:
> Permission denied (publickey,password,keyboard-interactive).
> svn: Connection closed unexpectedly
> *** [update_code] transaction: rollback
>   * [update_code] rolling back
>   * executing "rm -rf /var/www/apps/softballsmart/releases/
> 20070906005143"
>     servers: ["pointytack.com"]
> Password:
>     [pointytack.com] executing command
>     command finished
> /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/scm/
> subversion.rb:24:in `latest_revision': Could not determine latest
> revision (RuntimeError)
>         from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
> capistrano/configuration.rb:62:in `initialize'
>         from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
> capistrano/configuration.rb:89:in `call'
>         from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
> capistrano/configuration.rb:89:in `[]'
>         from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
> capistrano/configuration.rb:236:in `method_missing'
>         from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
> capistrano/scm/subversion.rb:63:in `checkout'
>         from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
> capistrano/recipes/standard.rb:80:in `load'
>         from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
> capistrano/actor.rb:159:in `instance_eval'
>         from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
> capistrano/actor.rb:159:in `update_code'
>          ... 13 levels...
>         from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
> capistrano/cli.rb:12:in `execute!'
>         from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/bin/
> cap:11
>         from /usr/local/bin/cap:16:in `load'
>         from /usr/local/bin/cap:16
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to