开发者

SVN: Global and project-specific passwd files for single repository

开发者 https://www.devze.com 2022-12-13 02:25 出处:网络
I would like to configure my local SVN server to support both a global passwd file and a project specific passwd file.

I would like to configure my local SVN server to support both a global passwd file and a project specific passwd file.

I have a global passwd fi开发者_StackOverflow社区le set up that is currently used to administer all accounts. The only problem is, sometimes we want to an outside developer to a single project. With our current setup, we have to grant them access to all accounts.

The ideal solution would be a global passwd file for all in-house developers, as well as a project-specific passwd file for outside developers working on one project only.

Is this possible?


You can set up path based authorization or per-directory access control.

0

精彩评论

暂无评论...
验证码 换一张
取 消