Setup up Subversion (SVN) for multiple users, with permissions
Saturday, April 19th, 2008SVN 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 [...]