Ticket Change Details
Not logged in
Overview

Artifact ID: 616949ea306318af3791ee2c19edff015dc28723
Ticket: b18338c226f6fb4899bf646accf79cd0bca221a1
include sqlite shell with fossil
User & Date: anonymous 2010-10-28 23:31:34
Changes

  1. comment changed to:
    There are a very small number of cases where it is necessary or desirable to work directly with the fossil database - debugging, exploring, or tweaking low-level data in a nonstandard and generally unrecommended way (for example, when merging repositories as described in http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg01641.html ).  Nevertheless, in those cases it is necessary to have the sqlite shell available separately.  Fossil already bundles 95% of sqlite with it, so why not include the raw shell also?  The main benefit (in those admittedly rare cases) would be that you are guaranteed to have the correct version of sqlite, while the shell installed elsewhere may be different (if you are tracking fossil and sqlite builds separately).
    
  2. private_contact changed to: "ab5c04693d4ea3b3339a1e41947ceb8da8054625"
  3. severity changed to: "Cosmetic"
  4. status changed to: "Open"
  5. title changed to: "include sqlite shell with fossil"
  6. type changed to: "Feature_Request"