GitLab: Difference between revisions

From ULYSSIS documentation
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
If you want to use [http://git-scm.com/ git] for version control to work privately on personal projects, or collaborate with others on projects, you can use GitLab for central repositories, and for tracking bugs.
If you want to use [http://git-scm.com/ git] for version control to work privately on personal projects, or collaborate with others on projects, you can use GitLab for central repositories, and for tracking bugs.


= Accessing GitLab =
== Accessing GitLab ==


You can access our GitLab server at https://gitlab.ulyssis.org.
You can access our GitLab server at https://gitlab.ulyssis.org.
Line 7: Line 7:
You can log in with your standard ULYSSIS username and password.
You can log in with your standard ULYSSIS username and password.


= Getting started with Git =
== Getting started with Git ==


If you want to get acquainted with git, these are good free resources:
If you want to get acquainted with git, these are good free resources:
Line 15: Line 15:
* [http://git-scm.com/docs The official Git reference documentation]
* [http://git-scm.com/docs The official Git reference documentation]


= Guest users =
== Guest users ==


Sadly, we do not provide guest user support for GitLab yet, as we do for Subversion. Everyone who works on your project will have to have their own ULYSSIS account. We plan to provide this feature some day, but not in the near future.
If not everyone who works on your project has their own ULYSSIS account, you can request a Gitlab guest account via email. You simply send an email with the guest account's username (which will be prefixed with an underscore), full name, KU Leuven uid (m/s/r/u number) and email address to ulyssis@ulyssis.org and we will create it. Do keep in mind you bear full responsibility for all guests created for your account.
 
[[Category:Versioning]]

Latest revision as of 20:53, 26 April 2021

If you want to use git for version control to work privately on personal projects, or collaborate with others on projects, you can use GitLab for central repositories, and for tracking bugs.

Accessing GitLab

You can access our GitLab server at https://gitlab.ulyssis.org.

You can log in with your standard ULYSSIS username and password.

Getting started with Git

If you want to get acquainted with git, these are good free resources:

Guest users

If not everyone who works on your project has their own ULYSSIS account, you can request a Gitlab guest account via email. You simply send an email with the guest account's username (which will be prefixed with an underscore), full name, KU Leuven uid (m/s/r/u number) and email address to ulyssis@ulyssis.org and we will create it. Do keep in mind you bear full responsibility for all guests created for your account.