简体   繁体   English

Git与SCM经理

[英]Git with SCM Manager

I have a problem with users managment in SCM Manager, when I add users in repository permessions and I go to make clone, push or pull, the only valid password is "scmadmin" (the admin password !), I need your help and also totorials about git with scm-manager. 我在SCM Manager中进行用户管理时遇到问题,当我在存储库权限中添加用户并进行克隆,推送或拉取时,唯一有效的密码是“ scmadmin”(管理员密码!),我需要您的帮助,并且关于scm-manager的git的教程。

Thank you in advance. 先感谢您。

The admin user "scmadmin" has full access to all repositories. 管理员用户“ scmadmin”具有对所有存储库的完全访问权限。 So I think you forgot to set permissions for your new created user at the repository. 因此,我认为您忘记了在存储库中为新创建的用户设置权限。 Go to the repositories tab and select the repository you want to configure. 转到存储库选项卡,然后选择要配置的存储库。 At the bottom area select the "Permissions" tab and add your user with "write" or "owner" access level. 在底部区域,选择“权限”选项卡,然后为您的用户添加“写”或“所有者”访问级别。

The SCM-Manager handles your request like any other git repository server. SCM管理器像其他任何git存储库服务器一样处理您的请求。 So work as usual with it. 因此,照常使用它。 For a special SCM-Manager tutorial (not depending on git) see the link Thomas already posted. 有关特殊的SCM-Manager教程(不取决于git),请参阅Thomas已经发布的链接。

maybe this will help you 也许这会帮助你

https://www.scm-manager.com/2013/04/getting-started-2/ https://www.scm-manager.com/2013/04/getting-started-2/

Best regards 最好的祝福

Thomas 汤玛士

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM