You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
Every time I make changes and push, my app doesn't change. I use
dreamhost and when I push the changes it make a folder with the app
call releases/20090424185029 but it always shows the app of an older
date? How do I make it so the the push's affect the live app?
Sorry if this isn't really rails related.
Conrad Taylor
unread,
Apr 27, 2009, 5:23:13 AM4/27/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
What web server are you using? Also, I'm guessing that you're using
Capistrano with Git. Is this correct? Please feel free to add any additional
details.
-Conrad
zelo...@gmail.com
unread,
Apr 27, 2009, 3:40:13 PM4/27/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
I am using dreamhost. All I i want to do is make changes on my
application and push them live. Yes I am using capistrano with git.
Freddy Andersen
unread,
Apr 27, 2009, 4:16:06 PM4/27/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
When you say git push? Do you mean an actual git push, or are we
talking cap deploy ?
If its cap deploy you need to make sure that your application has
restarted. What application server is it that you are using? Thin,
Mongrel, Apache?
Freddy Andersen
unread,
Apr 27, 2009, 4:16:47 PM4/27/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message