FOSSIL(oh) LOCAL FOSSIL(oh) fossil - vcs SYNOPSIS fossil help a CONS - no man BASICS start new repository : fossil init repository_file open repository : fossil open repository_file [--workdir directory] close repository : fossil close add files : fossil add file commit changes : fossil commit start server fossil ui [-checkout-alias branch [-repolist path_to_repo_dir [--localauth [--mainmenu menufile]]]] TO CHECK - revert - global config - local config TODO - Review branch. - Review wiki. - improve server section. SEE ALSO links - Fossil Quick Start: https://www.fossil-scm.org/home/doc/trunk/www/quickstart.wiki - Project Documentation: https://www.fossil-scm.org/home/doc/trunk/www/embeddeddoc.wiki - Wiki Formatting Rules: https://www.fossil-scm.org/home/wiki_rules - Markdown Formatting Rules: https://www.fossil-scm.org/home/md_rules - Serving via httpd on OpenBSD: https://www.fossil-scm.org/home/doc/trunk/www/server/openbsd/fastcgi.md - Up and running in 5 minutes as a single user: https://www.fossil-scm.org/home/doc/trunk/www/fiveminutes.wiki - Fossil Versus Git: https://www.fossil-scm.org/home/doc/trunk/www/fossil-v-git.wiki - Fossil Version Control - A User Guide: https://fossil-scm.org/fossil-book/uv/FossilBook.html - Technical Overview: https://www.fossil-scm.org/home/doc/trunk/www/tech_overview.wiki - Rebase Considered Harmful: https://www.fossil-scm.org/home/doc/trunk/www/rebaseharm.md - xkcd - Git: http://xkcd.com/1597/ AUTHORS ohazot(oh) | about(oh) | ohazot.com: https://ohazot.com OpenBSD 7.7 linux| Created:2025-10-03|Updated:2025-10-20| FOSSIL(oh)