Movin' on up! 0

Posted by jason

Just upgraded to typo-current with svn checkout svn://leetsoft.com/typo/trunk typo. On top of the new layout, MarsEdit allows me to make edits to posted articles now. Killer! Steps to upgrading:

  • Copy all your old files to a temp directory for a backup.
  • Copy all app/view files, config/database.yml, and old /public files you want over to the new site. If you don’t like the new style, take that over as well.
  • Check permissions. Logs need to be chmod 666’d, and dispatch.fcgi needs to be executable by the web server.
  • Making sure that public/dispatch.fcgi is looking for ruby (for me on Debian, it’s /usr/bin/ruby)in correct directory. If Tobias just developed this on Debian, I’d have one less step. This one took me 8 minutes to figure out. Sigh. Update: The subversion repository now points to /usr/bin/env ruby. That works perfectly.
  • Set config/environment.rb to production
  • Now all I have to do is svn update, plus a little copy script to get my files back in order, and I’m good to go from here on out!

Comments

Leave a response

Comment