Hi all, Is there any way (e.g editing the svn-properties) to make svn give an Alert, or ask for confirmation when a sensitive file is updated. I have been searching and I didn't find anything.
*Example * Config.groovy is a sensitive file so on a Server X you set Config.groovy as a sensitive file when you run svn up and Config.groovy has been changed on the server, it tells you Config.groovy has been changed on ther server..... Yes, No, Diff, etc (as when you have a conflict) I am asking this, because sometime files are committed by mistake. And maybe is a good way to catch them before going to production. Thanks in advance for your help