Send to a Friend

dookie's avatar

How to change permissions on a file in subversion?

Asked by dookie (61points) May 26th, 2008

I accidentally checked a file into subversion with 755 permissions (rwxr-xr-x) instead of 644 (rw-r—r—). Now, every time the file is checked out, it has the wrong permissions.

I can modify the permissions of the file locally (using chmod), but when I try to commit them, subversion does not detect a modification.

Is there anyway to solve this problem with editing .svn files?

Using Fluther

or

Using Email

Separate multiple emails with commas.
We’ll only use these emails for this message.