Shumkov, Unless you have redefined your tasks, your roles should be set to :app, :web or :db.
- Lee 2009/7/7 Shumkov <[email protected]> > > Hi gus, i have 2 roles in deploy.rb: > > role :gamma, '195.182...' > role :tetta, '195.182...' > > When i'm user "cap deploy" i see: > > macbook-ivan-shumkov:geometria ivanshumkov$ cap deploy > * executing `deploy' > * executing `deploy:update' > ** transaction: start > * executing `deploy:update_code' > executing locally: "svn info > https://svn.geometria-lab.ru/geometria_old/trunk/geometria > --username deploy --password ...... --no-auth-cache -rHEAD" > * executing "svn export -q --username deploy --password ...... --no- > auth-cache -r1601 > https://svn.geometria-lab.ru/geometria_old/trunk/geometria > /usr/local/www/geometria/releases/20090707003625 && (echo 1601 > /usr/ > local/www/geometria/releases/20090707003625/REVISION)" > servers: ["195.182....", "195.182...."] > > And this picture not changed. > > When i'm delete one of the roles - deploy work prefect! No difference > wich role i'm delete. > > macbook-ivan-shumkov:geometria ivanshumkov$ ruby -v > ruby 1.8.7 (2009-06-12 patchlevel 174) [i686-darwin9] > > macbook-ivan-shumkov:geometria ivanshumkov$ cap --version > Capistrano v2.5.7 > > > --~--~---------~--~----~------------~-------~--~----~ 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.co.uk/group/capistrano?hl=en -~----------~----~----~----~------~----~------~--~---
