ruby version 1.8.7 REE capistrano version 2.5.19
This is my first deployment. I did a cap deploy:setup which worked fine. and then When I try to do at cap deploy:update i run into error messages. something along the lines of rm: cannot remove `/var/www/app_name/current': Is a directory Here is my capfile and directory permissions. http://pastie.org/1189919 Thanks -- * 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.com/group/capistrano?hl=en
