[typo] Need help upgrading
Tobias Luetke
tobias.luetke at gmail.com
Fri Jul 29 16:43:55 EDT 2005
Thanks for figuring this one out! We should definitely fix that
On 7/29/05, Christopher Bailey <chris at codeintensity.com> wrote:
> Thanks everyone for your help. I finally figured out why it wasn't working.
> If any blog entry didn't have a [valid] value in the "text_filter" column of
> the articles table, then the migration would blow up when it got to that
> record. Fixing that enabled the migration to work fine. For both my blogs,
> I happened to have a record that had an empty value (not null though) in
> that column.
>
> Now that I've upgraded, I'd like to say great work on the various changes!
> The new Sidebar stuff is very cool, amongst other things. Also, assuming
> you don't have funky data in your DB, the upgrade process was very slick.
>
>
> On 7/28/05 1:53 AM, "Robin Bowes" <robin-lists at robinbowes.com> wrote:
>
> > Kevin Ballard wrote:
> >> In a production environment, you want to do `rake migrate
> >> RAILS_ENV=production`. Without that, you're migrating the development
> >> environment, which isn't very useful.
> >
> > So, to recap, the process to upgrade would be:
> >
> > svn update
> > rake migrate RAILS_ENV=production
> >
> > Job done?
> >
> > I did this:
> >
> > svn update
> > Browse to http://typo.robinbowes.com/admin
> > Login
> > Run the migrations
> > Clear page cache
> > Restart apache
> >
> > Is there anything else I need to do? Like removing any static files, etc.?
> >
> > R.
>
>
> _______________________________________________
> Typo-list mailing list
> Typo-list at rubyforge.org
> http://rubyforge.org/mailman/listinfo/typo-list
>
--
Tobi
http://www.snowdevil.ca - Snowboards that don't suck
http://typo.leetsoft.com - Open source weblog engine
http://blog.leetsoft.com - Technical weblog
More information about the Typo-list
mailing list