Daniel Shahaf <d...@daniel.shahaf.name> writes: > Philip Martin wrote on Fri, 16 Mar 2018 13:44 +0000: > > Changing "0" to "48" would also have broken the <root-offset> and > <cp-offset> offsets in that revision file, so how come 'verify' worked after > that change?
In the examples he gave it looks like the root node itself is being edited. That works because the change is after <root-offset> but before <cp-offset> and he shows <cp-offset> changing as well. I guess you can get away with editing the last node in the file provided you also change <cp-offset> in the same file. -- Philip