In message <[EMAIL PROTECTED]>
          "Karl Newman" <[EMAIL PROTECTED]> wrote:

> On Sun, Feb 24, 2008 at 5:18 AM, Tom Hughes <[EMAIL PROTECTED]> wrote:
> 
> > That'll be when I updated the database to schema version 11 for Steve's
> > changes. Unfortunately that breaks Osmosis... I think Brett's away at the
> > moment, so this might not be very easy to fix.
> 
> Actually, I think it's not too bad to fix. I don't think Osmosis cares about
> user preferences (assuming that was the major change), so all you have to do
> is bump the expected schema version to 11. It's in
> Osmosis/src/com/bretth/osmosis/core/mysql/v0_5/MySqlVersionConstants.java Of
> course, then you'd have to recompile and deploy the new version.

The problem is not changing the code, it's that I have no idea how
to go about building it or deploying the fixed version on dev.

> Alternately, you could temporarily modify the command line to add the option
> validateSchemaVersion=no to the database read task. It might be nice to be
> able to override the expected schema version with a command line argument,
> but that's not in there right now.

That sounds a bit easier...

Tom

-- 
Tom Hughes ([EMAIL PROTECTED])
http://www.compton.nu/

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

Reply via email to