I wonder whether there is a simple way to configure a SVN repository so that "ordinary" users (developers) cannot commit on the trunk. In this configuration, only a few selected administrators should be allowed to commit on the trunk, in order to preserve its stability; developers should only commit on branches. Is it possible by properly setting ACLs on come configuration file?
Last updated