Ticket Change Details
Not logged in
Overview

Artifact ID: c8b858e1374d78ebf626b81b404fee84af50ed05
Ticket: 95d893c20763eab69663b618ff076f82faac60af
diagnostics for fossil tag cancel X Y
User & Date: drh 2009-11-12 16:41:55
Changes

  1. Appended to comment:
    
    <hr><i>drh added on 2009-11-12 16:41:55:</i><br>
    Because Fossil is distributed, it has no way of knowing whether or not the
    tag exists.  It can check its local repository, certainly.  But you don't
    necessarily want to fail the cancel in that case because the tag might exist
    in some other repository that you just have not synced with yet.
    
    I will convert this to a "feature request" to issue a warning if the tag
    does not exist in the local repository.
    
  2. resolution changed to: "Open"
  3. type changed to: "Feature_Request"