# Update an object remotely three times triggering one conflict after | |
# it was created locally up to v2 (i.e. assume the remote sync received | |
# it from the local sync at v1, then updated separately). | |
# The format is: <cmd>|<objid>|<version>|<parent1>|<parent2>|<logrec>|<continued> | |
addr|12345|3|1||logrec-03|false | |
addr|12345|4|3||logrec-04|false | |
addr|12345|5|4||logrec-05|false |