This will create a '_spe' folder. (Do not rename it to 'spe' or another name!) From this folder you can run:svn checkout svn://svn.berlios.de/python/spe/trunk/_spe
To browse the subversion repository online, surf to:python SPE.py
http://svn.berlios.de/wsvn/python/spe/trunk/_spe/
For ubuntu: to first remove SPE, type this in the terminal:
To install subversion (svn), type this in the terminal:sudo apt-get remove spe kiki wxglade
sudo apt-get install subversion
Instructions for Tortoise SVN (thanks Richard):
1. Go to the location you want to download SPE to
2. Right click -> SVN Checkout
3. Paste svn://svn.berlios.de/python/spe/trunk/_spe into the url field
4. Click ok and it should work.