Fossil – Distributed Version Control, Bug-Tracking and Wiki
Just found Fossil via a Blog post.
Fossil is another distributed version control system, but unlike others like Git, Mercurial (hg) and Bazaar (bzr) it also features distributed bug tracking and a distributed wiki. Both are built in, as well as a self-running web-interface so you can easily manage it.
Pretty interesting.
I’ll definitely take a look at it.