Ticket Change Details
Not logged in
Overview

Artifact ID: 302f446b6c4534d6c1f78df5e965a4b1a8cee083
Ticket: eaf1c4fdbeeca8eb0dade325d8aa0746c948dc2e
Merge with --cherry-pick should be displayed on timeline
User & Date: drh 2011-03-17 12:55:27
Changes

  1. Appended to comment:
    
    
    <hr /><i>drh added on 2011-03-17 12:55:27 UTC:</i><br />
    Cherrypicks cannot be displayed because cherrypicks are not currently
    recorded anywhere. 
    
    I recently extended the file format to be able to record cherrypicks.
    But I cannot yet enable the code that actual uses that new part of the
    file format because older versions of Fossil would not be able to 
    interpret the newer repositories.  We need to wait a little while
    until everybody has updated to a newer version of Fossil that can 
    understand the enhanced format.  At that point, I can enable the code
    that records information about cherrypicks.  And then I can update the
    graph-drawing logic to display the cherrypicks.  This will all take time.
    
  2. resolution changed to: "Open"