Ticket Change Details
Not logged in
Overview

Artifact ID: e7d5d0458b206937880f1d18550757e9e1b225f1
Ticket: 5f611295e3c2a8a900ce39e9a72ecd9aace4c59e
Cannot update to a branch leaf (due to events tagged as the branch)
User & Date: anonymous 2011-02-09 13:36:47
Changes

  1. comment changed to:
    We have hit a problem where we cannot update to a branch we have. We have been using this branch for months.
    
    <verbatim>
    $ fossil update tai
    fossil: no such version: tai
    $ fossil branch list |grep tai
      tai
      tai_dll
    </verbatim>
    
    The branch has a single leaf. This command worked fine until yesterday. The latest change that may have done something is adding an event with the same tag as the branch name. We also had a double leaves yesterday late, and we changed one of the branches to "fork a new branch since this checkin" using the ui Edit button.
    
    The current leaf says in Tags and Properties:
    <verbatim>
        * bgcolor=#c0ffc0 inherited from [e6e7a07477]
        * branch=tai inherited from [e6e7a07477]
        * sym-delivered added by [401c9ad515] on 2011-02-09 02:54:05
        * sym-tai inherited from [e6e7a07477]
    </verbatim>
    
    Any idea? All our workstation fossil clients show the same behaviour (linux and cygwin).
    
  2. foundin changed to: "[6f42e76d80] 2011-01-13"
  3. private_contact changed to: "ccd87c60364e1d3e945b6f4d4874f5174b17cc43"
  4. status changed to: "Open"
  5. title changed to: "Cannot update to a branch leaf"
  6. type changed to: "Code_Defect"