blob: 7485aeb1310330ed5e173a5a8502a811573bf070 [file] [log] [blame]
# Update an object remotely three times triggering a conflict with
# 2 graft points: v0 and v2. This assumes that the remote sync got
# v0, made its own conflicting v3 that it resolved into v4 (against v1)
# then made a v5 change. When the local sync gets back this info it
# sees 2 graft points: v0-v3 and v1-v4.
# The format is: <cmd>|<objid>|<version>|<parent1>|<parent2>|<logrec>|<txid>|<txcount>|<deleted>
addr|1234|3|0||logrec-03|0|1|false
addr|1234|4|1|3|logrec-04|0|1|false
addr|1234|5|4||logrec-05|0|1|false