Fossil!

> This entire website is just a running instance of Fossil. The pages you see here are all wiki http://fossil-scm.org/wikitheory.wiki
or embedded documentation http://fossil-scm.org/embeddeddoc.wiki
or (in the case of the download page unversioned files http://fossil-scm.org/unvers.wiki.
When you clone Fossil from one of its self-hosting repositories http://fossil-scm.org/selfhost.wiki,
you get more than just source code you get this entire website. 1. **Self-Contained** - Fossil is a single self-contained stand-alone executable. To install, simply download a precompiled binary for Linux, Mac, OpenBSD, or Windows and put it on your $PATH. Easy-to-compile source code http://fossil-scm.org/build.wiki
is also available. 1. **Simple Networking** - No cust

Fossil alternatives

  • Mercurial SCM

  • Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive command line interface. Mercurial efficiently handles projects of any size and kind.

    tags: distributed scm source-code-management source-code-repository version-control-system
  • Apache Subversion

  • Apache Subversion (SVN) is a centralized version control system similar to CVS (Concurrent Versions System) , but based on the concept of change-sets instead.

    tags: scm svn version-control-system
  • Git for Windows

  • Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike.

    tags: git source-code-management version-control-system
  • The Bug Genie

  • The Bug Genie is an issue tracking and project management, completely free for small teams.

    tags: bug-tracking issue-tracking project-management
  • Springloops

  • Springloops is a unique SVN/Git source code management tool focused on web development teams. It allows you to code in parallel and share your code safely concentrated on results, not on lost changes or overwritten files. With lightning-quick deployments, you get rapid collaboration in protected space.

    tags: ajax code-hosting css git git-client
  • Flyspray

  • Flyspray is a lightweight, web-based bug tracking system written in PHP for assisting with software development and project managements. Originally developed for the Psi Jabber client project it has been made available to everyone under the LGPL 2.1 licence. Flyspray aims to cut out the unnecessary complexity of other bug trackers focusing on a very intuitive design making it very easy to effectively manage projects.

    tags: bug-tracking issue-management php-based web-based
  • GitTorrent

  • A decentralization of GitHub using BitTorrent and Bitcoin.

    tags: distributed-computing git source-code-repository
  • darcs

  • Darcs is an advanced revision control system, for source code or other files. It is fully distributed, and supports lazy fetching of the remote repository (fetching only what is needed at the time, rather than all history). It works best with text files, but it can also store binary files.

    tags: distributed scm source-code-management version-control-system
  • Veracity

  • An open source, distributed version control and bug tracking system for Windows, Mac OS X, and Linux.

    tags: distributed-version-control version-control-system
  • Perforce

  • The Perforce Software Configuration Management System features comprehensive SCM capabilities built around a scalable client/server architecture. Users can access the Perforce Server through a range of Perforce client software. Perforce can be deployed quickly and easily, and requires minimal administration even for large or distributed sites. The Perforce Visual Client, P4V, provides a graphical interface on Windows, Mac OS X, Linux, Solaris and FreeBSD. It includes a built-in merge feature, as well as Perforce's revision graph and Time-lapse View tools. »

    tags: scm version-control-system
  • monotone

  • monotone is a free distributed version control system. It provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol. It understands history-sensitive merging, lightweight branches, integrated code review and 3rd party testing. It uses cryptographic version naming and client-side RSA certificates. It has good internationalization support, runs on Linux, Solaris, Mac OS X, Windows, and other unixes, and is licensed under the GNU GPL. »

    tags: scm version-control-system