http://www.hostingrails.com/forums/wiki_thread/3
which didn't provide much on how to upgrade, so i tried my best.
Did the SVN command (which failed a few times then finally seemed to work). Then i moved my old typo folder over to back it up and moved the new one over to its own foloder: /typo
Then i set up the database yml file to point to my old typo database, and then ran typo. At first it failed cause I didn't copy over the theme it was using, so then I goto the admin page and it lets me do nothing but update the database I guess? So I ran this several times...and finally can get the typo page changed but not all my pages in my typo admin area work and usually cause an error in the browser. I don't think I migrated correctly cause now going to the typo admin page I can only goto a few pages from there, the other pages all give me a HTTP 500 (stuff like the Articles, Feed back and even the Themes page now.) I guess there is a first time for everything, and I am willing to redo what I have to in order to learn and get this to work. The tutorial wiki was pretty good too but I think there is an error on the line that speaks of being:
[~/typo]#--user=username_typouser --pass=** username_typo <db/schema.mysql.sql
isn't there a mysql command missing? and perhaps a database name? I think this was the only sticking point on this tutorial (that and it wasn't written it seemed for those trying to upgrade the installs).
I am sure I was making it harder than it had to be but id like to figure this out. I was wondering if there was more perhaps command line driven steps I had to do to upgrade my typo then merely copying the folder over and updating the database.yml (and .htaccess and environment.rb stuff, typical application deployment) was there more to that?
Thanks,
Shane
p.s. I did search the forums for typo installs but nothing seemed to be exactly my problem and they spoke of things that are out of date (gems, and using rake?)