Getting following error after running cap deploy

servers: ["myapp"]
    [myapp] executing command
*** [err :: myapp] chmod: cannot access
`~/public_html/refinery/myapp/releases/20121224173614'
*** [err :: myapp] : No such file or directory
    command finished in 9ms
*** [deploy:update_code] rolling back
  * executing "rm -rf
~/public_html/refinery/myapp/releases/20121224173614; true"
    servers: ["myapp"]
    [myapp] executing command
    command finished in 11ms
failed: "sh -c 'chmod -R -- g+w
\\~/public_html/refinery/myapp/releases/20121224173614 && rm -rf --
\\~/public_html/refinery/myapp/releases/20121224173614/public/system
&& mkdir -p -- \\~/public_html/refinery/myapp/releases/20121224173614/public/
&& ln -s -- ~/public_html/refinery/myapp/shared/system
\\~/public_html/refinery/myapp/releases/20121224173614/public/system
&& rm -rf -- \\~/public_html/refinery/myapp/releases/20121224173614/log
&& ln -s -- ~/public_html/refinery/myapp/shared/log
\\~/public_html/refinery/myapp/releases/20121224173614/log && rm -rf
-- \\~/public_html/refinery/myapp/releases/20121224173614/tmp/pids &&
mkdir -p -- \\~/public_html/refinery/myapp/releases/20121224173614/tmp/
&& ln -s -- ~/public_html/refinery/myapp/shared/pids
\\~/public_html/refinery/myapp/releases/20121224173614/tmp/pids'" on
myapp

Help me to solve this.

Thanks in advance.

--
Mandeep Kaur
http://mandeepsimak.wordpress.com/

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