Same thing

always bmichelin and not b.michelin

pc-mq-dsi3:~/Documents/Coding-Dev/partenaires bmichelin$ cap deploy
  * executing `deploy'
  * executing `deploy:update'
 ** transaction: start
  * executing `deploy:update_code'
[EMAIL PROTECTED]'s password:

maybe my recipe is wrong
?

set :scm_username , "b.michelin"
############################################################################################

set :application, "partenaires"
set :repository,  "svn+ssh://192.168.1.30/var/lib/svn/#{application}/"
set :deploy_to, "/var/www/apps/#{application}"


role :app, "lamp2"
role :web, "lamp2"
role :db,  "lamp2", :primary => true


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