It seems to be, right now -- documentation is probably the biggest thing missing from Capistrano right now.
It is very readable code, though. On Fri, Apr 4, 2008 at 11:09 AM, Peter Michaux <[EMAIL PROTECTED]> wrote: > > Hi Jacob, > > On Fri, Apr 4, 2008 at 3:32 AM, Jacob Atzen <[EMAIL PROTECTED]> wrote: > > [snip] > > > You could configure your server so you don't need root privileges to > > deploy and then disable sudo in Capistrano: > > > > set :use_sudo, false > > Thanks it works for me. > > Where is there a comprehensive list of all these sorts of options? Is > this a code reading exercise? > > Peter > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
