Download
Latest release
The latest release is Excursion 0.1. Get it from SourceForge.net mirrors.
Other releases
All released files can be found from the SourceForge.net download page.
Subversion access
The Subversion repository trunk can be checked out with the following command:
svn co https://excursion.svn.sourceforge.net/svnroot/excursion/trunk excursion
You can also browse the repository online here.
The source in Subversion trunk doesn't include any generated files (e.g. a configure script). To generate the needed files, you'll need GNU autoconf 2.59 or newer and GNU automake 1.9 or newer. Just run the following command:
autoreconf -fvi