I'm using cap version 2.4.3 (at least, I THINK I am, how can I tell
which of the gems I loaded is actually being used?)

The "cap deploy:cold" hangs, apparently waiting for a username from
me, but when I type it in, nothing happens... just hangs forever (or
until I hit CTRL-C, whichever comes first!)

Anybody else seen this and solved it. I would be very grateful for any
suggestions. Here's the terminal dump:

norms-macbook-pro:oridb norm$ cap deploy:cold
  * executing `deploy:cold'
  * executing `deploy:update'
 ** transaction: start
  * executing `deploy:update_code'
Authentication realm: <http://myapp.svnrepository.com:80>
myapp.svnrepository.com
Username: norm
Password for 'norm':
  * executing "svn checkout -q --username norm --password  --no-auth-
cache  -r4 http://myapp.svnrepository.com/svn/myapp/trunk /home/myapp/
myapp/releases/20080909013031 && (echo 4 > /home/myapp/myapp/releases/
20080909013031/REVISION)"
    servers: ["myapp.railsplayground.net"]
Password:
    [myapp.railsplayground.net] executing command
 ** [myapp.railsplayground.net :: out] Authentication realm: <http://
myapp.svnrepository.com:80> myapp.svnrepository.com
 ** [myapp.railsplayground.net :: out] Username: norm

--~--~---------~--~----~------------~-------~--~----~
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