Ok, but in that example no_release is set to true.
Basically, I want to do source.checkout(self) on the host that typed
the 'cap deploy' command.
What is a good way to do that?
Why? Each scm has their own way of doing things, and I want to be scm
agnostic.
dru
On Nov 30, 2:35 pm, Jamis Buck <[EMAIL PROTECTED]> wrote:
> On Nov 30, 2006, at 3:20 PM, [EMAIL PROTECTED] wrote:
>
> > how do I refer to that specific actor in the code?A role is not an actor. I
> > think Neil was suggesting you do your
> localhost-specific tasks against that role.
>
> Note, too, that only a single actor is ever instantiated. One Actor,
> one Configuration.
>
> - Jamis
>
>
>
>
>
> > On Nov 30, 5:06 am, "NeilW" <[EMAIL PROTECTED]> wrote:
> >> [EMAIL PROTECTED] wrote:
> >>> Yep, I understand that.
>
> >>> However, some of the more interesting commands internally require an
> >>> actor.Why not just use a loopback role?
>
> >> role :loopback, localhost, {no_release => true}
>
> >> NeilW- Hide quoted text -- Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---