fossil
Software configuration management system
Fossil is a distributed source control management system which supports access and administration over HTTP CGI or via a built-in HTTP server. It has a built-in wiki, built-in file browsing, built-in tickets system, etc.
- Versions: 2.23
- Website: https://fossil-scm.org
- Licenses: FreeBSD · Public Domain
- Package source: gnu/packages/version-control.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of fossil
as follows:
guix install fossil
Or install a particular version:
guix install fossil@2.23
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/fossil/'><img src='http://127.0.0.1:3000/packages/fossil/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/fossil/badges/latest-version.svg)](http://127.0.0.1:3000/packages/fossil/) Org: [[http://127.0.0.1:3000/packages/fossil/][http://127.0.0.1:3000/packages/fossil/badges/latest-version.svg]]