It looks to me like the error message is coming from subversion, and
not from Capistrano. You'll need to use either ~/.subversion/config or
~/.ssh/config to tell SSH that the port for the repository host is
non-standard. (I've never had to do this, so I can't give you detailed
instructions. Perhaps google can help.)

- Jamis

On 9/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi. I was on capistrano 1.4.1, my port is not on 22.
>
> It appeared i was in the same situation as : http://www.jotthought.com/
>
> *tried his patch.
>
> * tried editing all '22' to my port number in '/lib/capistrano/ssh.rb'
>
> * tried rebooting
>
> * tried upgrading to cap 2.0
>
> all of which, i still cannot 'cap cold_deploy' or 'cap deploy'
>
> error message:
> 'ssh: connect to host my_ip port 22: Connection refused'
>
> (funny thing is a 'cap setup' will work fine)
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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