Fossil (software)
From Seo Wiki - Search Engine Optimization and Programming Languages
| This article relies largely or entirely upon a single source. Please help improve this article by introducing appropriate citations of additional sources. (September 2009) |
| This article needs references that appear in reliable third-party publications. Primary sources or sources affiliated with the subject are generally not sufficient for a Wikipedia article. Please add more appropriate citations from reliable sources. (September 2009) |
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
- ↑ "Fossil: Fossil Performance". Fossil-scm.org. 2009-08-23. http://www.fossil-scm.org/index.html/doc/tip/www/stats.wiki. Retrieved 2009-09-12.
[edit] External links
| File:Nuvola apps emacs.png | This free software-related article is a stub. You can help Wikipedia by expanding it. |
Categories: Articles lacking reliable references from September 2009 | Articles with invalid date parameter in template | All articles lacking sources | All articles lacking reliable references | Free software stubs | Revision control systems | Free revision control software | Distributed revision control systems | Wiki software | Bug and issue tracking software | Distributed bug tracking systems