Difference between revisions of "GitLab server"

From mi-linux
Jump to navigationJump to search
Line 16: Line 16:
  
 
=== Creating a project ===
 
=== Creating a project ===
 +
 +
Your next step is to create a "Project" that will contain your work. Click on the "+ New Project" button.
 +
 +
https://mi-linux.wlv.ac.uk/wiki-images/gitlab02.png
 +
 +
And populate the following fields:
 +
* Project Name
 +
* Description
 +
* Visibility Level
 +
 +
Please note that the Visibility Level should be set to "Private" for all assessment-related work. Any other Visibility Level would allow other students to look at and clone your work, which equates to Collusion under the University's Academic Misconduct regulations.

Revision as of 11:59, 16 February 2015

GitLab server

The University provides every student with a fully working Version Control system called GitLab:

Please note that you should only use this server to store files related to University coursework. Personal or word related files should not be stored on this server.

Getting started

Signing in

You can sign in using your usual university credentials. Make sure that you select the "LDAP" tab on the "Sign in" screen:

gitlab01.png

Creating a project

Your next step is to create a "Project" that will contain your work. Click on the "+ New Project" button.

gitlab02.png

And populate the following fields:

  • Project Name
  • Description
  • Visibility Level

Please note that the Visibility Level should be set to "Private" for all assessment-related work. Any other Visibility Level would allow other students to look at and clone your work, which equates to Collusion under the University's Academic Misconduct regulations.