WebSVN - Authentication for paths in the repository
问题 I need simple 'to-the-point' tutorial or neat exemple of How to implement authorization for paths (checkout diretories) out of a single Subversion repository, using WebSVN. Lets say repository is /svn/repos/r_project Two checkout (paths) from this repos are /svn/repos/path1 and /svn/repos/path2 ... I want to protect each path (directory) with a different username/password. Subversion and WebSVN are installed on Unix Apache (redhat). Already i can see the two paths in the WebSVN repository