Hi guys, I've just started using capistrano so forgive me if I've done something moronic. I've run capify and cap deploy:setup which all worked fine. But when I try to deploy my app I get the following error:
---------------------------------------- F:\personal\app>cap deploy * executing `deploy' * executing `deploy:update' ** transaction: start * executing `deploy:update_code' * executing "svn export -q -r6 http://www.app.com/svn/app /home/app/releases/20070906161047 && (echo 6 > /ho me/app/releases/20070906161047/REVISION)" servers: ["app.com"] Password: [app.com] executing command ** [out] svn: Unrecognized URL scheme for 'http://www.app.com/svn/app' command finished *** [deploy:update_code] rolling back * executing "rm -rf /home/app/releases/20070906161047; true" servers: ["app.com"] [app.com] executing command command finished command "svn export -q -r6 http://www.app.com/svn/app /home/app/releases/20070906161047 && (echo 6 > /home/fap box/releases/20070906161047/REVISION)" failed on app.com ---------------------------------------- Anyone have any ideas? Cheers, Jim -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---