Hello all, ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux] Capistrano v2.5.20
I'm trying to configure my dev machine in order to make capistrano deployments with railsless-deploy, so that, I can deploy Zend Framework projects with that. Anywhere on the system, when I do cap -T I only get two tasks. I was expecting to see a lot more, related with the railsless deployment. In the site (that I have lost now), I recall to see the need for a Capfile. But shouldn't we have a Capfile per project? if so, that implies that we need to use cap commands only after we are inside our working directory? Is this the standard way of doing so? Or, am I missing something and, indeed, we should be able to see with cap -T all tasks, regardless where we issue that command? Thanks in advance, MEM -- * 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
