I have couple of folders in SVN which I want to lock from other users to avoid accidental commit

|▌冷眼眸甩不掉的悲伤 提交于 2020-01-03 05:19:16

问题


I have couple of folders in SVN which I want to lock from other users to avoid accidental commit , How lock files but and lock a folder , I am using tortoiseSVN (TortoiseSVN 3.6.0 version)

Please help on this. Its very priority.

Regards, Nageswari


回答1:


You can add Read Only user permissions to your repositories, projects or even individual directories or files. See the Getting Started | Configuring User Permissions page and the KB33: Understanding VisualSVN Server authorization article.

PS I guess that you use VisualSVN Server since you mention version 3.6.0. There is no such TortoiseSVN version, but there was VisualSVN Server 3.6.0. BTW, version 3.6.0 is no longer supported and you should consider upgrading to the latest 3.9.x builds. See the release announcement at https://www.visualsvn.com/company/news/upgrade-to-subversion-1.10



来源:https://stackoverflow.com/questions/53648766/i-have-couple-of-folders-in-svn-which-i-want-to-lock-from-other-users-to-avoid-a

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!