I use CentOS 5.5, and SVN 1.4.2
I use a working copy on my server as my webapplication, so that I can easily deploy the new code. But what really bothers me, is the fact, that everytime I do an "svn up" (or "svn update") i hava to reset the file permission.
How can I solve that? I actually dont like to create an svn post-commit-hook. Is there any way to tell CentOS that newly added/changed files within certain files should always have certain permissions?