Swish-e SVN Information
This page describes how to download and build swish using subversion
Swish-e's source is under subversion revision control and can be accessed via http://svn.swish-e.org/. The Swish-e project page is found at http://dev.swish-e.org/. You can browse the source via the trac interiace.
You will need a subversion client to checkout the source. For example, using the svn client use the command:
$ svn co http://svn.swish-e.org/swish-e/trunk swish-e
This will create a directory called swish-e in your current
directory.