Thanks this worked,

I also found your more descriptive post here:

http://lee.hambley.name/2010/03/22/self-hosted-repositories-with-capistrano-and-git/



On 7 Lut, 10:19, Lee Hambley <[email protected]> wrote:
> 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

Reply via email to