User Tools

Site Tools


code_repository

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
code_repository [2020/06/09 14:27]
0427744 [Share]
code_repository [2020/06/09 15:49]
0427744 [FAQs]
Line 39: Line 39:
  
 If you change your GitLab username, GitLab automatically adjusts web addresses and repository URLs for personal projects. For projects that belong to a group, nothing changes because there is no username in the URLs concerned. For more details on changing your GitLab username, see the GitLab documentation. If you change your GitLab username, GitLab automatically adjusts web addresses and repository URLs for personal projects. For projects that belong to a group, nothing changes because there is no username in the URLs concerned. For more details on changing your GitLab username, see the GitLab documentation.
 +
 +Since Git is designed for versioning of text files (source code and other files in text format), Git repositories should remain relatively small (in the two-digit MB range).
 +
 +For sharing binary formats such as image archives, Microsoft Office files (.doc, .docx, .xls, .xlsx etc.), LibreOffice / OpenOffice files (.odt, .ods etc.) or very dynamic data please use the Sync & Share Service. ​
 +
 ==== Groups ==== ==== Groups ====
 For projects that logically belong together, the use of GitLab groups is recommended. There is no limit to the number of projects within a GitLab group. A group also has the advantage that rights management is usually easier and clearer. In addition, the role of a user in a group is inherited by all projects in the group. For projects that logically belong together, the use of GitLab groups is recommended. There is no limit to the number of projects within a GitLab group. A group also has the advantage that rights management is usually easier and clearer. In addition, the role of a user in a group is inherited by all projects in the group.
Line 50: Line 55:
 The official gitlab manual is available [[https://​docs.gitlab.com/​ee/​README.html|here]]. ​ The official gitlab manual is available [[https://​docs.gitlab.com/​ee/​README.html|here]]. ​
 ===== FAQs ===== ===== FAQs =====
 +**Q:Is the number of projects restricted which a user can create?​** ​
 +
 +A: Yes, users can create up to 50 GitLab projects. If one needs a higher number of projects you can send a request to support@gwdg.de
 +
 +**Q: Can I give external colleagues access to GitLab?**
 +
 +A: In justified individual cases this is possible. Please contact support@gwdg.de.
 +
  
  
  
code_repository.txt ยท Last modified: 2020/06/12 10:36 by 0427744