Talk:Updating: Difference between revisions

From diaspora* project wiki
No edit summary
Line 5: Line 5:
: It didn't upgrade ruby for me, and there are no instructions on the page to see the changelog. -- [[User:Koehn|Koehn]]
: It didn't upgrade ruby for me, and there are no instructions on the page to see the changelog. -- [[User:Koehn|Koehn]]
:: The <tt>cd .. && cd -</tt> would  tell you to update, including the exact command to run. I'll add a note about the changelog. I still don't see an argument for cluttering this generic instructions with release specific stuff though.  '''Edit:''' Actually there's a link to the changelog right in the first sentence on the page --[[User:MrZYX|MrZYX]] ([[User talk:MrZYX|talk]]) 22:31, 20 January 2014 (UTC)
:: The <tt>cd .. && cd -</tt> would  tell you to update, including the exact command to run. I'll add a note about the changelog. I still don't see an argument for cluttering this generic instructions with release specific stuff though.  '''Edit:''' Actually there's a link to the changelog right in the first sentence on the page --[[User:MrZYX|MrZYX]] ([[User talk:MrZYX|talk]]) 22:31, 20 January 2014 (UTC)
What does ' run export DB=mysql RAILS_ENV=production ' do?

Revision as of 20:28, 28 April 2015

Ruby update

User:Koehn I don't think we should clutter a general updating guide with information about releases, we got the changelog for that. Is the middle step with cd .. && cd - that'll update ruby when necessary not clear enough? Any idea how to improve it? --MrZYX (talk) 08:38, 20 January 2014 (UTC)

It didn't upgrade ruby for me, and there are no instructions on the page to see the changelog. -- Koehn
The cd .. && cd - would tell you to update, including the exact command to run. I'll add a note about the changelog. I still don't see an argument for cluttering this generic instructions with release specific stuff though. Edit: Actually there's a link to the changelog right in the first sentence on the page --MrZYX (talk) 22:31, 20 January 2014 (UTC)

What does ' run export DB=mysql RAILS_ENV=production ' do?