Zach, Check whether the port used for the connection is unblocked in both your system and the remote server!!
On 6/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > ## terminal > . . . > * executing "sudo chmod -R g+w /usr/local/svn/project" > servers: ["domain.com"] > [domain.com] executing command > command finished > * executing task svn_import > ~~~~~~~~~~~~~project > Adding branches and tags > ssh: connect to host domain.com port 22: Connection refused > . . . > > ## problem > It's never had a problem in previous cap tasks. > > ## Terminal [Once I changed the SSH port back to 22) > Kratos-II:~/sites/rails/project zachinglis$ cap setup_scm > * executing task setup_scm > * executing task svn_create_repos > ~~~~~~~~~~~~~~~~~~~~~~ Rep: "svn+ssh://[EMAIL PROTECTED]/var/www/ > domain.com/repos/trunk" : Cwd: None : App: "project" : Repos: "/usr/ > local/svn/project" : root: /usr/local/svn User: pie : Scm Group: scm > * executing "sudo grep 'scm:' /etc/group || sudo /usr/sbin/groupadd > scm" > servers: ["domain"] > /opt/local/lib/ruby/gems/1.8/gems/net-ssh-1.1.1/lib/net/ssh/transport/ > session.rb:89:in `initialize': Connection refused - connect(2) > (Errno::ECONNREFUSED) > > > > > take care, - Charles. --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
