Fossil repository database

From Just Solve the File Format Problem
Revision as of 04:33, 3 August 2019 by Effect2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
For the filesystem, see Fossil.
File Format
Name Fossil repository database
Ontology
Extension(s) .fossil
Released 2006[1]

The version control software Fossil stores the main body of information for a repository in a "repository database", a single SQLite-based file with the extension ".fossil"[2]. This is unlike the more widely-used Git and Mercurial, which store their repository information in a directory structure. Another large difference from these is that Fossil stores a wiki, forum, documentation, and bug tracking system[3] inside the repository itself.

Links

See Also

References

  1. Wikipedia:Fossil (software)
  2. https://fossil-scm.org/home/doc/trunk/www/tech_overview.wiki → 2.2 Repository Databases
  3. man fossil in Debian 11
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox