Category Archives: svn

Keep scummers out of your .svn directories

If your a website developer or designer then you don't want to be editing the files on your live webserver if you can help it. One of the best way around this is to do your development work on a local machine and check your files into a version control system such as Subversion. However [...]