<div dir="ltr">On Mon, Sep 1, 2008 at 6:50 AM, Martijn van Oosterhout <span dir="ltr"><<a href="mailto:kleptog@gmail.com">kleptog@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Umm, yeah. There's that. The way I solved it was with the patch below,<br>
which is a gross hack but it works. Basically it turns every create<br>
into a modify so it deletes any conflicting rows before inserting. It<br>
may be the only way, but I'm still thinking on it...<br>
</blockquote><div><br>FWIW, that's exactly what osmosis does. It treats create and modify identically when applying changes. I go to a fair bit of trouble when creating a changeset file to get the create versus modify correct (including cases where an entity is deleted and re-created) but it all falls over when applying changes onto a planet file where you have to overlap a time period to get a consistent snapshot.<br>
<br><br></div></div></div>