Ticket Change Details
Not logged in
Overview

Artifact ID: 25d2a738bd805644e19ac9add62ae62cf6319218
Ticket: 58339f7b10de7c67e09ef41ba9d90c7dc4c972f1
The excellent branching wiki, needs a similar "how to merge" page...
User & Date: anonymous 2010-05-23 19:47:41
Changes

  1. Appended to comment:
    
    
    <hr><i>anonymous added on 2010-05-23 19:47:41:</i><br>
    That's so cool! It definitely needs explaining and showing off!
    
    I expected Alice to have to notice that a fork had happened, somehow, then copy her local Test.txt elsewhere so it didn't get overwritten, then pull, then use some diff app like kdiff3 to compare the two versions...
    
    but all that happens is that fossil adds MERGE CONFLICT to the file in the problem areas, so she can search for those and edit in just the one file.
    
    Checked-in binaries are, I guess, a whole different problem?
    
    I need to try it again to make sure I've got it: I merged before pulling, which may have made it so Alice didn't need to realise there was a fork...