Subversion:将存储库用户从现有项目复制到新项目(SASL 数据库)

发布于 2024-07-27 17:44:41 字数 174 浏览 8 评论 0原文

是否可以将 sasl(包含用户名+密码)数据库从一个存储库复制到另一个存储库?

我问这个的原因如下: 每次您在 SVN 中创建新项目时,它都会为其打开一个存储库。 就这样吧。

不幸的是,它不会将另一个(可选择的)现有项目的现有用户复制到新项目中。 (我说的是 sasl 数据库)。

Is it possible to copy the sasl (which contains username + pw) database from one repository to another?

The reason Im asking that is the following:
Everytime you create a new project in SVN it opens up a repository for it. So be it.

Unfortunately it does not copy the existing users of another (selectable) already existing project into the new one. (Im talking of the sasl database).

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

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

发布评论

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

评论(1

少钕鈤記 2024-08-03 17:44:41

你用的是svnserve吗?

我建议使用 Apache 来为存储库提供服务。 这样您就可以获得 Apache 为限制存储库访问而提供的所有灵活性。

You are using svnserve?

I'd suggest using Apache for serving the repository. That way you get all the flexibility that Apache provides for restricting repository access.

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