Team collaboration tools » Historique » Révision 7
Révision 6 (Xavier Bonnin, 21/12/2016 12:12) → Révision 7/10 (Xavier Bonnin, 21/12/2016 13:50)
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://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 : 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/ or http://danielkummer.github.io/git-flow-cheatsheet/ for 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