When i enter the cmd cap deploy:update, it won't work in my Linux
server
and shows the following Error
#### capistrano]$ cap deploy:update
* executing `deploy:update'
** transaction: start
* executing `deploy:update_code'
* executing "svn checkout -q -r22
svn://svn.mysite.jp/sitefolder/trunk
/hearjapan/rails/releases/20090317184243 && (echo 22 >
/sitefolder/rails/releases/20090317184243/REVISION)"
*** [deploy:update_code] rolling back
* executing "rm -rf /sitefolder/rails/releases/20090317184243; true"
** [deploy:update_code] exception while rolling back:
Capistrano::NoMatchingServersError, `deploy:update_code' is only run
for
servers matching {:except=>{:no_release=>true}}, but no servers
matched
`deploy:update_code' is only run for servers matching
{:except=>{:no_release=>true}}, but no servers matched
*** LOCAL GEMS ***
capistrano (2.4.3)
cgi_multipart_eof_fix (2.5.0)
daemons (1.0.10)
fastthread (1.0.1)
gem_plugin (0.2.3)
highline (1.4.0)
mongrel (1.1.5)
mongrel_cluster (1.0.5)
net-scp (1.0.1)
net-sftp (2.0.1)
net-ssh (2.0.3)
net-ssh-gateway (1.0.0)
termios (0.9.4)
Any help/hint/tip is appreciated.
Rejoice
Arun
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---