| Version 6 (modified by gogo, 8 years ago) |
|---|
Download Xinha
The current release of Xinha is available as a Zip file and a bzipped tar.
- Download xinha-latest.zip
- Download xinha-latest.tar.bz2 (recommended)
Nightly Package
The bleeding edge of Xinha is available as a nightly zip file. It might have new features, it might also be broken.
SVN Checkout
The SVN repository is open for public read. Simply point your preferred SVN client to
svn://xinha.gogo.co.nz/repository/trunk/
for example, using the command line SVN client
~$ svn co svn://xinha.gogo.co.nz/repository/trunk/ xinha
Old Versions
Old versions are not available pre-packaged, but you can easily grab them from the Subversion Repository. Released versions will be tagged in repository/tags, eg
~$ svn co svn://xinha.gogo.co.nz/repository/tags/1.0-pre1
