Changes between Initial Version and Version 1 of Ticket #2551, comment 22


Ignore:
Timestamp:
2015-11-05T11:06:50Z (9 years ago)
Author:
dawuud
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2551, comment 22

    initial v1  
    55Ada downloads version x+2 from Alice.
    66Ada uploads version x+3, setting the ```last_downloaded_uri``` in the metadata to URI of x+2.
    7 Bob downloads version x+3 and sees it as a conflict because ```last_downloaded_uri``` is set to URI of x+2 and is not equal to Bob's last_uploaded_uri which is the URI of version x.
     7Bob downloads version x+3 and sees it as a conflict because ```last_downloaded_uri``` is set to URI of x+2 and is not equal to Bob's ```last_uploaded_uri``` which is the URI of version x.