> You need to specify the namespace--there is no task named "cleanup",
> but there is one named "deploy:cleanup". Try:
>
> before("deploy:cleanup") { set :use_sudo, false }
>
Thanks Jamis. I did have my before block inside the namespace and
thought that it would apply it at that level, but your suggestion
works a treat!
Thank you *very* much! ;o)
Solved within 21 minutes! Fantastic! Thanks! ;o)
Capistrano is amazing, btw. Really, *really* good job!
Cheers,
-Carl
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---