SVN认证与授权

发布于 2024-08-29 12:20:23 字数 232 浏览 6 评论 0原文

我创建了一个多模块 Maven 项目。现在我已经与内部 SVN 存储库共享了该项目。

现在我想根据用户所属的模块向用户授予授权。因此,如果用户没有项目的权限;他/她将无法从 svn 存储库中签出项目。但他/她将从该项目的 Maven 存储库中获得源版本(sources.jar 文件);如果想要的话。

我应该做什么才能完成这件事?

我的 svn 存储库是由 TortoiseSVN 1.6.6 创建的。

I have created a multi module maven project. Now I have shared the project with a internal SVN repository.

Now I want to give authorization to user based on the module user is owner of. So if a user does not have right to a project; he/she will not be able to checkout the project form svn repository. But he/she will get a source release(sources.jar file) form maven repository for that project; if wanted.

What should i do go get this done?

My svn reposiroty is created by TortoiseSVN 1.6.6.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

醉城メ夜风 2024-09-05 12:20:23

Have a look on the documentation at Authentication | TortoiseSVN

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文