Ticket Change Details
Not logged in
Overview

Artifact ID: 0d4700a5489a62a7b7a20da37a8128387bd4de77
Ticket: 263b45306ce3fbc7f93e3f3be170f550aa8104c5
Add configuration to adjust length of version UUID
User & Date: anonymous 2009-01-04 23:25:51
Changes

  1. comment changed to:
    The wiki asserts (see below) that Fossil can cope with any prefix length. If so can we have a feature in the configuration pages to set the prefix length for use across fossil. The standard 10 chars is still quite large and on smaller projects the risk of a UUID clash is small using only 4 or 5 chars. It would be easier on the eye when viewing, for example, timeline pages.
    
    Thanks
    
    -----
    
    As stated in the wiki [http://www.fossil-scm.org/index.html/doc/tip/www/reference.wiki]:
    
    A version in fossil is 40 character hexadecimal string. fossil will be able to figure out which version you want with any prefix of that string that is distinct from all others. Commands which require a version are looking for that string, the unique prefix, or a tag.
    
  2. foundin changed to: "3rd Dec 2008"
  3. private_contact changed to: "017b15cc7ca1de5a8053c07fb689d5022cf72fd1"
  4. severity changed to: "Cosmetic"
  5. status changed to: "Open"
  6. title changed to: "Add configuration to adjust length of version UUID"
  7. type changed to: "Feature_Request"