# Update an object remotely three times without triggering a conflict | |
# after it was created locally up to v3 (i.e. assume the remote sync | |
# received it from the local sync first, then updated it). | |
# The format is: <cmd>|<objid>|<version>|<parent1>|<parent2>|<logrec>|<txid>|<txcount>|<deleted> | |
addr|foo1|4|3||$sync:log:11:1|0|1|false | |
addr|foo1|5|4||$sync:log:11:2|0|1|false | |
addr|foo1|6|5||$sync:log:11:3|0|1|false | |
genvec|foo1|10:0,11:3|bar|11:0 |