On Jan 7, 9:16 pm, Gregory Seidman <gsslist
[EMAIL PROTECTED]> wrote:

> You probably want something like this:
>
> before "deploy:start" do
>   # start DRb
> end
>
> after "deploy:stop" do
>   # stop DRb
> end
>
> before "deploy:restart" do
>   # restart DRb
> end
>

Greg,

That's exactly what I was looking for, thanks very much!
> --Greg
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to