Fossil configuration database

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Changed subcat to Configuration files)
(Category:SQLite based file formats)
Line 19: Line 19:
 
<references />
 
<references />
  
 +
[[Category:SQLite based file formats]]
 
[[Category:File formats with a distinctive filename]]
 
[[Category:File formats with a distinctive filename]]

Revision as of 14:29, 10 February 2020

File Format
Name Fossil configuration database
Ontology
Released 2006[1]

The version control software Fossil keeps its per-user configuration in a file called ".fossil" (with nothing before the dot; something there indicates a Fossil repository database) in the user's home directory. Unusually, this is not a structured text file, but rather a SQLite database, although this is to be expected, given Fossil's love for it.

Links

See Also

References

  1. Wikipedia:Fossil (software)
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox