Currently i am developing sites using DNN framework. Currently my development and staging environment is same. Client is vewing same site which I am using for development.
I have started using tortoise svn (subversion) for maintaining versions and backup. I am using file based svn repository for it.
The issue is svn creates .svn folder (hidden) in every folder. This folder and files inside it shows in portal system while file selection and at many different locations like FCKEditor File Browser, Icon selection for module / page, skins selection.
I would like to hide this folder for entire application and it should not show up anywhere.