Projet

Général

Profil

Team collaboration tools » Historique » Version 6

Xavier Bonnin, 21/12/2016 12:12

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 5 Xavier Bonnin
* https://github.com/HELIO-HFC, a GitHub organization which hosts all of the Public Git repositories of the HELIO HFC Feature Recognition Codes (FRC).
14
* https://git.obspm.fr/git/projets/Helio/HELIO-HFC, a Git repository containing the HFC pipeline source files.
15
* https://git.obspm.fr/git/projets/Helio/AdminTools, a Git repository to manage the HELIO services and codes
16 1 Xavier Bonnin
17 4 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/ or http://danielkummer.github.io/git-flow-cheatsheet/ for more details.)
18 2 Xavier Bonnin
19 3 Xavier Bonnin
Contact X.Bonnin (LESIA) concerning Git repository access permissions.
20
21 6 Xavier Bonnin
h3. JIRA Web Page
22
23
* https://jira-lesia.obspm.fr/browse/HELIOHFC, JIRA Page for HELIO-HFC
24
25
26 1 Xavier Bonnin
h3. SVN repositories (OBSOLETE)
27
28
The HFC team relies on the following SVN repository to store HFC and FRC source files:
29
30
<pre>
31
https://version-lesia.obspm.fr/repos/helio/
32
</pre>
33
34
NOTE: SINCE APRIL, 2016, HFC TEAM HAS MIGRATED THE CONTENT OF THE SVN REPOSITORY TO NEW DEDICATED GIT REPOSITORIES