steve.odom-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Jan-05 17:18 UTC
Capistrano & update_current problem
I''m just getting going with Capistrano and using Tom Morini''s shortcut book at O''Reilly. I recommend both Capistrano and the book. Everything seems to be working fine except for update_current. I can succesfully deploy but not do a simple update_current. Here is the error message it generates: cap update_current * executing task update_current * querying latest revision... * executing "cd /home/steveodom/quizical/current && svn up -q &&\n (test -e /home/steveodom/quizical/revisions.log || (touch /home/steveodom/quizical/revisions.log && chmod 666 /home/steveodom/quizical/revisions.log)) && echo `date +\"%Y-%m-%d %H:%M:%S\"` $USER 43 >> /home/steveodom/quizical/revisions.log;" servers: ["domu-12-31-33-00-01-9f.usma1.compute.amazonaws.com"] Password: ******** [domu-12-31-33-00-01-9f.usma1.compute.amazonaws.com] executing command ** [out :: domu-12-31-33-00-01-9f.usma1.compute.amazonaws.com] svn: Expected ''log'' to be a directory but found a file command finished ------- Any suggestions on the log directory but found a file issue? "deploy" successfully writes to the revision.log file. Thanks, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
steve.odom-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Jan-05 17:23 UTC
Re: Capistrano & update_current problem
Never mind. It''s something wrong with my repository. I ran the commands above separatly and when it gets to the svn up command, it breaks. So there''s something wrong in my repository. Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Reasonably Related Threads
- rails, passenger, and images
- Capistrano: update instead of checkout?
- Trouble using the dns_alt_names config option
- DO NOT REPLY [Bug 4693] New: Amazon S3 storage interface for rsync
- [Bug 2720] New: Include username in "Permission denied (publickey)." message