LostIRC - a simple IRC client
Frontpage     Documentation     Screenshots     Download & Installation     SVN

SVN access

For those not knowing of SVN. This is the "live" repository of the code in constant development. Most people should just stick with the latest release on the downloads page.

The bleeding-edge SVN code of LostIRC, can be checked out with the following commands:
svn co https://lostirc.svn.sourceforge.net/svnroot/lostirc/trunk/lostirc lostirc

After checking out the source, you must run the autogen.sh script to create the configure script and makefiles.

The SVN repository can be browsed online through a web-interface, here.