gitlab团队和gitlab组有什么区别? [英] What are the differences between gitlab team and gitlab group?

查看:761
本文介绍了gitlab团队和gitlab组有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Gitlab 5.0来管理我的git存储库,并且在Gitlab之前从未使用过github.

I'm using Gitlab 5.0 to manage my git repositories and I've never used github before Gitlab.

当我创建一个组时,在/home/git/repositories中看到一个具有该组名的新目录. 但是,对于团队而言,这是没有完成的. 另外,对于组,我可以为该组创建一个项目,并且分配(针对该组的用户)是自动完成的.

When I create a group, I see a new directory with this group name in /home/git/repositories. But with team, no such thing is done. Also, with group, I can create a project for the group and the assignments (for users of this group) is done automatically.

我看不到团队之间的任何其他区别,我想理解这一点.

I can't see any other differences between group and team and I would like to understand that.

在此先感谢您,英语不好(我是法语),

Thank you in advance and sorry for the bad English (I'm french),

推荐答案

GitLab 6.0(2013年8月,22d)

GitLab 6.0 (August 2013, 22d)

请参见提交3bc4845 :

我们在6.0版中引入了组成员身份,以代替团队.
小组和团队的旧组合让很多人感到困惑.
而当团队的成员发生变化时,这并没有反映在项目权限中.

We introduce group membership in 6.0 as a replacement for teams.
The old combination of groups and teams was confusing for a lot of people.
And when the members of a team where changed, this wasn't reflected in the project permissions.

在GitLab 6.0中,您可以将成员添加到具有每个成员权限级别的组中..
这些小组成员将有权访问该小组中的项目.
对组成员的任何更改将立即反映在项目权限中.
您甚至可以为一个组拥有多个所有者,从而大大简化了管理.

In GitLab 6.0 you will be able to add members to a group with a permission level for each member.
These group members will have access to the projects in that group.
Any changes to group members will immediately be reflected in the project permissions.
You can even have multiple owners for a group, greatly simplifying administration.


那么,为什么在GitLab 7中仍然存在对Teams的引用?例如按团队过滤"

Why do references to Teams still exist in GitLab 7 then? e.g. "Filter by Team"

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆