Projet

Général

Profil

Team collaboration tools » Historique » Version 2

Xavier Bonnin, 29/08/2016 14:32

1 1 Xavier Bonnin
h1. Team collaboration tools
2
3
h2. At Paris Observatory 
4
5
h3. Wiki
6
7
The HFC team is invited to use the current Wiki pages as a main site for the HFC project.
8
9
h3. GIT repositories
10
11
The HFC source files (i.e., pipeline, database, FRC, etc.) are maintained using the following Git repositories:
12
13
* https://github.com/HELIO-HFC, a GitHub organization which hosts all of the Public Git repositories of the FRC.
14
* https://git.obspm.fr/git/projets/helio-hfc, a Git repository containing the HFC pipeline source files.
15
16 2 Xavier Bonnin
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.)
17
18 1 Xavier Bonnin
h3. SVN repositories (OBSOLETE)
19
20
The HFC team relies on the following SVN repository to store HFC and FRC source files:
21
22
<pre>
23
https://version-lesia.obspm.fr/repos/helio/
24
</pre>
25
26
NOTE: SINCE APRIL, 2016, HFC TEAM HAS MIGRATED THE CONTENT OF THE SVN REPOSITORY TO NEW DEDICATED GIT REPOSITORIES