Subversion created hidden .svn folders in all the directories to keep track of changes. These folders can become a headache when it comes to copy a project from one directory to another. These folders can also become a security issue. There are many ways solve this problem. 1. Use export feature of Eclipse and it [...]
Continue reading...Tuesday, December 8, 2009
Use following directive in our httpd.conf to prevent Apache from descending into .svn folders.
Continue reading...
Tuesday, December 8, 2009
1 Comment