Projet

Général

Profil

Team collaboration tools » Historique » Révision 9

Révision 8 (Xavier Bonnin, 21/12/2016 13:53) → Révision 9/10 (Xavier Bonnin, 23/03/2017 16:54)

h1. Team collaboration tools 

 h2. At Paris Observatory  

 h3. Wiki 

 The HFC team is invited to use the current Wiki pages as a main site for the HFC project. 

 h3. Git repositories 

 The HFC source files (i.e., pipeline, database, FRC, etc.) are maintained using the following Git repositories: 

 * https://github.com/HELIO-HFC, a GitHub organization which hosts all of the Public Git repositories of the HELIO HFC Feature Recognition Codes (FRC). 
 * https://gitlab.obspm.fr/HELIO/HELIO-HFC, https://git.obspm.fr/git/projets/Helio/HELIO-HFC, a Git repository containing the HFC pipeline source files. 
 * https://gitlab.obspm.fr/HELIO/AdminTools, https://git.obspm.fr/git/projets/Helio/AdminTools, a Git repository to manage the HELIO services and codes 
 * https://gitlab.obspm.fr/HELIO/DevTools, https://git.obspm.fr/git/projets/Helio/DevTools, a Git repositoty to share codes and data helpful for the HELIO developements. 

 *NOTE:*  
 * To download and create a local copy of a Git repos., use the "git clone " command (for more information about Git, visit https://git-scm.com/) 
 * Git repositories are managed using the git-flow-avh tool which relies on the Vincent Driessen's branching model (see http://nvie.com/posts/a-successful-git-branching-model/ for a description of the model and http://danielkummer.github.io/git-flow-cheatsheet/ for how to use it.) 

 Contact X.Bonnin (LESIA) concerning Git repository access permissions. 

 h3. JIRA Web Page 

 * https://jira-lesia.obspm.fr/browse/HELIOHFC, JIRA Page for HELIO-HFC 


 h3. SVN repositories (OBSOLETE) 

 The HFC team relies on the following SVN repository to store HFC and FRC source files: 

 <pre> 
 https://version-lesia.obspm.fr/repos/helio/ 
 </pre> 

 NOTE: SINCE APRIL, 2016, HFC TEAM HAS MIGRATED THE CONTENT OF THE SVN REPOSITORY TO NEW DEDICATED GIT REPOSITORIES