I want to restrict the access of users to SVN repos by branch. The users would be accessing the repo via Apache / WebDAV. It's mostly about commits, I don't really care about the read access too much. Also, it's mostly about avoiding accidents, rather than distrusting users.
Note that I am just about to set up the WebDAV access, i. e. I'm still a noob on this. So far, I have read a few tutorials and could not find all the bits and pieces that I need. This question is one that's missing.