blob: 4655a1e01a3e8b65ab7302115250eee10d4e2ecf [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>|<continued>|<deleted>
addr|12345|3|0||logrec-03|false|false
addr|12345|4|1|3|logrec-04|false|false
addr|12345|5|4||logrec-05|false|false