Have you run deploy:setup ? - Lee 2009/4/6 CiriusMex <[email protected]>
> > Ok, found something on internet, the problem is that I didn't had a > ssh.exe in the svn folder. Copied the TurtoisePLink.exe in the svn > directory and renamed it ssh.exe and did the trick. > But I'm having a new problem now. When executing the deploy got this > (is it a problem of port 22 access? Do you know how I could fix it?): > C:\InstantRails-2.0\rails_apps\CondoWeb>cap deploy > * executing `deploy' > * executing `deploy:update' > ** transaction: start > * executing `deploy:update_code' > executing locally: "svn info svn+ssh://[email protected]/home/ > condow09/svn > /CondoWeb -rHEAD" > * executing "svn checkout -q -r7 svn+ssh://[email protected]/home/ > condow09/ > svn/CondoWeb /home/condow09/etc/rails_apps/CondoWeb/releases/ > 20090406090831 && ( > echo 7 > /home/condow09/etc/rails_apps/CondoWeb/releases/ > 20090406090831/REVISION > )" > servers: ["www.condow.com"] > Password: > [www.condow.com] executing command > ** [www.condow.com :: err] ssh: connect to host condow.com port 22: > Connection > refused > ** [www.condow.com :: err] svn: Connection closed unexpectedly > command finished > * executing `deploy:finalize_update' > * executing "chmod -R g+w /home/condow09/etc/rails_apps/CondoWeb/ > releases/2009 > 0406090831" > servers: ["www.condow.com"] > [www.condow.com] executing command > *** [err :: www.condow.com] chmod: > *** [err :: www.condow.com] cannot access `/home/condow09/etc/ > rails_apps/CondoWe > b/releases/20090406090831' > *** [err :: www.condow.com] : No such file or directory > *** [err :: www.condow.com] > command finished > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
