Fix: Safe to have /.svn/ folders on live site? (How to remove them but retain svn update capability?) #answer #computers #dev
Fix: Safe to have /.svn/ folders on live site? (How to remove them but retain svn update capability?) #answer #computers #dev
Safe to have /.svn/ folders on live site? (How to remove them but retain svn update capability?)
I’m doing svn update to update the code for my php website, but it leaves .svn/ folders all over.
I think its dangerous to leave those files publically readable, but its very easy to update the system.
Is there a way to use svn update to update the system, but not to export the .svn/ folders?
Answer…
View On WordPress















