Subversion code repository

LiAR is hosted by sourceforge.net which of course means that all source code is stored in a code repository with version control, and thus available for download. LiAR uses the new Subversion (SVN) system instead of the good old CVS. You can grab the very latest source by the following command:

svn co https://liar.svn.sourceforge.net/svnroot/liar/trunk/liar liar

The repository is also browsable. More information on the Subversion repository can be found on the project page

note: As of 28 June 2007, SF decommissions the legacy access URLs starting with https://svn.sourceforge.net/svnroot. If your local repository still uses that URL, you must switch to the new URL.