On the 27th of September 2008, we moved from SVN to GIT
for the DMDirc code-base. The source code for DMDirc can now be cloned
from: git://dmdirc.com/~dmdirc/client.
If you had previously checked out the DMDirc source code from our
SVN repository, you will need
to create a new git clone using the command:
git clone git://dmdirc.com/~dmdirc/client dmdirc
Commit access to the repository is managed using gerrit.
If you want to contribute to DMDirc, please follow the guide on the
wiki page.
We welcome all contributers and urge you to come have a chat with
us in #DMDirc on Quakenet.
We have an extended guide on getting started with git on our wiki.
We have an install of cgit available at http://cgit.dmdirc.com/ that allows you to easily browse the DMDirc git repositories.