Deny access to .svn directories with IIS
The problem: I like using Subversion to deploy web content to production servers. I check in everything while I’m working on the development copy, then check out onto the server when it’s ready. Subversion creates a .svn directory contain readable…