Comment on Using SVN makes your site extremely vulnerableComments−axod16yTitle is misleading and plain wrong.The issue is not in "using SVN". It's in using any revision control system that has .svn .git etc directories, and accidentally making those directories world readable from a webserver.User error.
Comments
Title is misleading and plain wrong.
The issue is not in "using SVN". It's in using any revision control system that has .svn .git etc directories, and accidentally making those directories world readable from a webserver.
User error.