Recent Multi-Blog update Breaks

On 20 Mar 2006, at 12:46, Piers C. wrote:

There is a growing interest in Typo, but until there is a 4.0
release I never really recommend it to anyone unless they feel
confident about it.

The “Typo installation is as friendly as a cornered rat” issue again
eh? From some of the things he’s been saying about this on IRC, I’m
pretty sure you’ll like Scott’s work on this.

That’s good news. That’s the first complaint I hear. But in my
experience it’s always been a platform/host issue that has caused the
problem.

and rejigged all the migrations to use them. I now have a great deal
more confidence that I can make a migration work independently of any
future changes in the behaviour of typo’s model objects and that’s an
enormous godsend. I’m now pretty confident that you can migrate up to
the bleading edge from any schema version you like, and that’s a
massive improvement on the the bad old days of, um… not all that
long ago recently.

That is even better news. Migrations were always a ‘Hold your
breath’ issue … part of the fun though :wink: Still, anything that
reduces potential pain is fantastic.

$ rake migrate VERSION=N
$ < all_those_comments.sql
$ rake migrate

and test like crazy.

If it works you can take the production version down for a few minutes
and do the same thing with the production database. If it doesn’t,
it’d be good to know why no.

Oh it’s more exciting than that. I went through two trunk jumps
before I realised that all the comments before a certain date were,
er, gone. So the backup of the comments are actually sitting in an
sql file extracted from a Textpattern backup file so they have to be
converted to a Typo form and then reintegrated.

I’m going to have to really be in the mood to tackle that little task

  • and probably have nothing better to do :slight_smile: My ego doesn’t need all
    those comments reintegrated in any hurry, so it’s definitely a
    backburner issue.

Gary