Possible Duplicate:
Storing file permissions in Subversion repository
I have a file that is under subversion control which has specific permissions (-rw-rw-rw-). As soon as I update this file, the permissions are -rw-r--r-- again. Is there a way to keep these permissions?