Team collaboration tools » Historique » Révision 2
Révision 1 (Xavier Bonnin, 29/08/2016 14:22) → Révision 2/10 (Xavier Bonnin, 29/08/2016 14:32)
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 FRC.
* https://git.obspm.fr/git/projets/helio-hfc, a Git repository containing the HFC pipeline source files.
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/ for more details.)
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