I have a couple of FSFS based file system SVN repositories that I wish to switch to be read only. Is there a flag I can enable that will stop svn clients from writing to the repository?
Alternatively I could simply remove all write permissions from the folder, but that feels overkill.