Hosting
Where can I find hosting for my darcs project?
hub.darcs.net
http://hub.darcs.net is our repository hosting website, based on darcsden.
Patch-Tag
Patch-Tag offer free hosting for open source projects and also provides private repositories.
darcsden
Darcsden offer free hosting for open source projects. It provides a “fork” feature and enables to see patches present only in forked branches. It also provides a bug tracking system.
Do it yourself
Several options:
darcs get http://darcsden.com/alex/darcsden, and read the INSTALL file (requires Redis and CouchDB)- Darcsweb on an ssh-accessible computer
- Trac with the Darcs plugin on an ssh-accessible computer
