# Update an object remotely three times without triggering a conflict | |
# after it was created locally up to v2 (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> | |
addr|12345|3|2||VeyronPhone:1:0 | |
addr|12345|4|3||VeyronPhone:1:1 | |
addr|12345|5|4||VeyronPhone:1:2 |