On Jun 10, 7:13 am, sbtodd <[EMAIL PROTECTED]> wrote:
> How do I setup Capistrano so that my server can pull my application in
> from a private repository
> hosted at GitHub?
The simplest approach is to change to using one of the copy
strategies.
set :deploy_via, :copy
NeilW
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---