Fossil repository database

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Mention the application ID, for use of identification of the file format.)
(SQLite based file formats)
Line 1: Line 1:
 
:''For the filesystem, see [[Fossil]].''
 
:''For the filesystem, see [[Fossil]].''
 +
[[Category:SQLite based file formats]]
 
{{FormatInfo
 
{{FormatInfo
 
|formattype=electronic
 
|formattype=electronic

Revision as of 01:36, 25 January 2020

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.

The application ID for a Fossil repository database is 252006673.

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