I configured a Visual svn repository with access permission for two users user1 & user 2. Now both are able to checkout the repository...i want to restrict checkout of repository to only one user at a time. the second user should get message as "read only" or "the file its already checkedout by other one"..please help me...
Last updated