Outils pour utilisateurs

Outils du site


start

How to take part to Diamanlab project

This project is hosted on https://sourcesup.renater.fr/projects/diamanlab/.

  1. Install and configure Git on your computer:
    1. Download and install from https://git-scm.com/
  2. Create an account on SourceSup:
    1. Click on the top right frame “Login with” and follow the steps.
  3. To be able to access the Git remote repository, indicate your SSH key (create it before if you don't have any: see here):
    1. Go to your account page https://sourcesup.renater.fr/account/
    2. Bottom frame “Informations relatives au compte shell”, click on “Éditer les clefs” link and add your key.
    3. Send a mail to Emmanuelle Sarrouy to be added to the project with proper rights.
    4. You may have to wait until the registered sshkey is active (it may take an hour).
  4. Get a local copy of the diamanlab project:
    1. Select a folder on your computer where you want to put the copy of the diamanlab project.
    2. Launch Git bash if you use Windows or simply a terminal in this folder and execute
      git clone -b development git+ssh://git@git.renater.fr:2222/diamanlab.git

Now you are almost ready to work on Diamanlab code… Before doing so, please read the branching policy :!:

start.txt · Dernière modification: 2016/11/09 15:56 par emmanuelle.sarrouy@centrale-marseille.fr