Fossil

Ticket Change Details
Login

Ticket Change Details

Overview

Artifact ID: a2435123a4e8f49167ad99c743aabdb65a86708c
Ticket: 5162d999af8adb67bdd6799bc89310b5aaab431d
error trying to retrieve settings
User & Date: anonymous 2008-08-29 19:22:14
Changes

  1. comment changed to:
    Create a new repository:
    
    fossil new fossil-test
    
    Try to retrieve settings:
    
    fossil setting -R fossil-test
    
    error:
    
    fossil: no such table: global_config
    SELECT '(local)', value FROM config WHERE name='autosync' UNION ALL SELECT '(global)', value FROM global_config WHERE name='autosync'
    
  2. foundin changed to: "fossil-linux-x86-b3ee50c946"
  3. private_contact changed to: "22e3b7a55e291d179313f4c2e34877f09743ee31"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "error trying to retrieve settings"
  7. type changed to: "Code_Defect"