git - 多个 Gitlab 项目可以使用同一个 Git 存储库吗?

标签 git svn migration gitlab

我一直在研究从 SVN 迁移到 Git,以便我们可以使用 Gitlab。不过,我不确定一件事;我们可以将 Gitlab 中的多个项目指向一个存储库吗?
The documentation说:

Projects

A GitLab project roughly corresponds to a single git repository. Every project belongs to a single namespace, either a user or a group. If the project belongs to a user, the owner of the project has direct control over who has access to the project; if the project belongs to a group, the group’s user-level permissions will also take effect.


...但是“大致”是什么意思?

最佳答案

Can we point multiple projects in Gitlab at a single repository?


不,GitLab 项目包括一个 Git 存储库以及其他功能,详见“Project features”(问题、维基、片段)
要将多个项目分组(这意味着将多个存储库分组),您需要一个 GitLab group .
注意:与 GitLab 13.5 (Oct 2020) ,您可以将多个项目指向一个 Wiki。

关于git - 多个 Gitlab 项目可以使用同一个 Git 存储库吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28320720/

相关文章:

svn - 加载的 svn 存储库缺少最后几个修订版 - 我该如何解决这个问题?

iphone - 无法使用 xcode 5 check out svn,如果启用 svn,Xcode 会崩溃

android - 将现有的 android studio 项目添加到 gitlab 存储库

windows - 在 Windows 上递归删除所有 .svn 目录的命令

git archive - 多个 git

ruby-on-rails - Rails迁移引用一个User,如何添加这个外键?

angular - 更新到 Angular 9 后构建项目会导致错误 "Cannot read property ' length' of undefined

migration - C++ Builder XE 无法成功从 BCB6 转换项目

git - Gerrit 格式补丁

gitkraken 无法访问 www-data 文件