I am currently using SVN for Source Control (Visual SVN server + tortoise SVN) and we are starting a new project in a large team.
I was wondering how to give commit rights on specific files or folder to a particular user. We have given responsibilities for different modules to different developers, and management was wondering if it is possible to restrict a developer to commit to only his module.
I saw that a comment to this answer mentions that it is possible with Visual SVN, but I haven't been able to do so.