Fossil (software)

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Fossil SCM logo.svg
Original author(s) D. Richard Hipp
Initial release 2006 (2006)
Stable release 1.21 / December 13, 2011; 55 days ago (2011-12-13)
Written in C
Operating system Cross-platform
Type distributed version control system, bug tracking system, wiki software
License 2-clause BSD license
Website www.fossil-scm.org

Fossil is a distributed version control system, bug tracking system and wiki software server for use in software development created by D. Richard Hipp.[1]

Contents

[edit] Features

Fossil is a cross-platform server that runs on Linux, Mac and Windows. It is capable of performing distributed version control, bug tracking, wiki services, and blogging. The software has a built-in web interface, which reduces project tracking complexity and promotes situational awareness. A user may simply type "fossil ui" from within any check-out and Fossil automatically opens the user's web browser in a page that gives detailed history and status information on that project.

Being distributed, Fossil requires no central server, although collaboration is made easier by using one.

Content is stored using a SQLite database so that transactions are atomic even if interrupted by a power loss or system crash.[2]

Fossil is free software released under a BSD license[3] (previously GPL).

[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.[4]

Some examples of other projects using Fossil are:

[edit] See also

[edit] References

[edit] External links

Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export
Languages