Actually, I found it much convenient to remove all standard.rb recipes and put necessary ones with my own modifications in the deploy.rb for the project. Esspecially when you need to have a staging server for acceptance tests etc.
On 27.Şub.2007, at 01:43, Phlip wrote: > > Oyku Gencay wrote: > >> Hi try naming a task after_symlink. before_<task> and after_<task> >> are the hooks. > > I'm beginning to suspect that overriding <task> itself... > > task :<task> do > ... > end > > ...might be a Bad Thing. > > That explains a _lot_! > > -- > Phlip > http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!! > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
