Setup up Subversion (SVN) for multiple users, with permissions
SVN is a useful application allows you to keep track of revisions/changes made to files (mainly for web development or even writers!) and keep projects up to date easily (which is what we use at work). It seems to be allot harder to setup on a shared web host.
So after much playing around with it and getting it up and running I thought I would create a how to guide on the Site5 Wiki about setting up Subversion for multiple users, with permissions and desktop setup (this guide should also work on other shared web hosts).