The `Deploy` server expects the `Git` server to be another machine, if they are the same machine, you have two options:
a) configure loop-back SSH keys (don't do that…) b) use the :repository, and :local_repository variables, one specifies the repository for the workstation to use, the other for the server (for this very case) See this archived mailing list post (first page on Google for self-hosted repository) - http://www.mail-archive.com/[email protected]/msg07131.html - Lee -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
