Fossil (software)

From Seo Wiki - Search Engine Optimization and Programming Languages

Jump to: navigation, search
Fossil
File:Fossil SCM logo.svg
Initial release 2006
Written in C
Operating system Cross-platform
Type distributed version control system, bug tracking system, wiki software
License GNU General Public License
Website http://www.fossil-scm.org/

Fossil is a distributed version control system, bug tracking system and wiki software server for use in software development.

Contents

[edit] Features

Fossil uses HTTP as its wire protocol, and stores its data in an SQLite database to ensure atomicity in any commits.

Fossil is cross-platform; its source code compiles on Linux, Mac OS X and Microsoft Windows.

Released under the terms of the GNU General Public License, Fossil is free software.

[edit] Adoption

Fossil is used for version control by the SQLite project, which is itself a component of Fossil. SQLite transitioned to using Fossil for version control over CVS in September 2009.[1]

[edit] See also

[edit] References

[edit] External links

Template:Version control systems

Template:Bug tracking systems

Personal tools

Served in 1.074 secs.