SubVersion Access Details

The sources for Bersirc 2.2 are available from our development SubVersion server.

All you need to checkout the latest Bersirc source code is a SubVersion client. We won't go into the details of using SubVersion here. The details of our subversion repository are:

Claro: http://svn.atheme.org/bersirc/oldclaro/
Bersirc: http://svn.atheme.org/bersirc/branches/bersirc-2.2.14/

To checkout sources (using a console version of SubVersion), use:

svn checkout http://svn.atheme.org/bersirc/oldclaro/
svn checkout http://svn.atheme.org/bersirc/branches/bersirc-2.2.14/

Please see our page on compiling Bersirc and Claro from sources on Win32 using MinGW.