Team collaboration tools » Historique » Révision 8
Révision 7 (Xavier Bonnin, 21/12/2016 13:50) → Révision 8/10 (Xavier Bonnin, 21/12/2016 13:53)
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 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://git.obspm.fr/git/projets/Helio/HELIO-HFC, a Git repository containing the HFC pipeline source files. * https://git.obspm.fr/git/projets/Helio/AdminTools, a Git repository to manage the HELIO services and codes * 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 NOTE : 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 or http://danielkummer.github.io/git-flow-cheatsheet/ for how to use it.) more details.) 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