Come to think about it, problems would be similar for svn if the revision series change.
If you need to insert a new revision, then all following revisions need to be renumbered, yes. (Deleting a revision is simpler, since the import tool will renumber all revisions anyway, so it doesn't matter if there are "holes".) I have pike tools to handle this though.