IT wiki

VU MIF STSC

User Tools

Site Tools


en:gitlab

Version Control with GitLab

GitLab allows you to create virtual groups (without the help of administrators) that can work on one or more projects (e.g. involving students or even multiple employees), create private or public software repositories, and keep track of changes and the amount of work done. The projects of GitLab can be private and public.

  • Private - the content of the project is only visible to the team you choose.
  • Public – all internet.

GitLab is also accessible from other subnets, so you can use it outside VU MIF.

A typical usage scenario is hosting your research paper (e.g. written in LaTeX) or software code, working together with students, PhD students or researchers, simple version/change management and exchange of updates.

Access:

The service is available at: http://git.mif.vu.lt
Access to the git.mif.vu.lt ssh port is available from the MIF computer network and VU VPN.

To start successfully you need:

  1. Log in to the system as a MIF user;
  2. Create your first project and team of collaborators;
  3. Add your public ssh-rsa key to git;
  4. Download the git client for your favourite operating system http://git-scm.com/downloads arba http://git-scm.com/downloads/guis.

NOTE: Linux servers already have git installed. There is also a plugin for Netbeans or Eclipse development environments available for download.

For additional information we suggest to read:


Migrating Your Project to the New GitLab

  1. Log in to the new GitLab: https://git.mif.vu.lt/.
  2. In the old version, change the Public Clone Access settings of the project you want to migrate (select in the checkbox).
  3. In the new GitLab press New project.
  4. Then choose Repo by URL.
  5. After you finish to change the settings you want, press Create project.
  6. Wait until the project imports (may take up to several minutes).
  7. In the old version of GitLab, return the Public Clone Access settings you need to.
en/gitlab.txt · Last modified: 2022/02/21 19:23 by grikiete

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki