Changes between Version 53 and Version 54 of 2010WP/2010fromMergePartyToVersion3.3
- Timestamp:
- 2010-12-10T12:35:33+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2010WP/2010fromMergePartyToVersion3.3
v53 v54 65 65 A number of commits have been done, and should have been fully tested. A standard general validation (i.e. with or identical to NVTK) should be done before tag: for each of the following reference configuration, test on: restartability (1 x 10 days / 5 days+ restart and 5days), reproducibility (MPP using 2 different domain decomposition give same results).[[BR]]List of reference configurations: ORCA2_LIM_PISCES, POMME, GYRE_LOBSTER, ORCA2_LIM_AGRIF , ORCA2_OFF_PISCES[[BR]]Once it is validated: 66 66 67 ''' Create nemo_v3_3_betaversion in the trunk'''67 '''Build the new release (=nemo_v3_3_beta) version in the trunk''' 68 68 69 69 This has to be checked carefully: we have both a lot of changes in the code, and a new organisation of the directories. The goal of the following proposition is to try to keep track of history of developments for as many routines as possible. 70 70 71 1 - Move directories in the trunk to fit with 3_3_beta structure: 71 '''1 - Move directories in the trunk to fit with 3_3_beta structure:''' 72 72 73 73 Starting from the trunk, after the 3_2_2 tag: … … 82 82 Comments: this leaves NVTK and UTIL at the trunk level, is this what we want?) 83 83 84 1 - Add the new release 3_3 in the trunk: 84 '''2 - Add the new release 3_3 in the trunk:''' 85 85 86 This has to be a direct copy: we do not want to do any merge at this stage: 87 88 Copy what we need of the 3_3_beta branch into the trunk: 86 This has to be a direct copy: we do not want to do any merge at this stage. Copy what we need of the 3_3_beta branch into the trunk: 89 87 90 88 {{{ … … 96 94 }}} 97 95 === Tag and release of nemo_v3_3 === 98 Addthe 3_3 tag:96 Create the 3_3 tag: 99 97 100 Announce to users : mail to nemo@locean-ipsl.upmc.fr 98 {{{ 99 svn copy svn+ssh://yourloginforge@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/trunk svn+ssh://yourloginforge@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/tags/nemo_v3_3 -m "Tagging nemo_v3_3" 100 }}} 101 Announce to users : mail to nemo users mailing list, based on informations below 101 102 102 103 === Delete the development branches for 2010 (if they went back to the new version of course) === 104 Remains unclear for me: we definitely want to "stop these branches" which should not stay alive anymore. Do we really want to remove them?[[BR]]Yes because they are "dead" and we don't really want to deal with them anymore. No, because we will be loosing track of the different development stages for each branch. Still to be decided. If removal is decided, each developer hould do the work for his development branch. 105 103 106 ---- 104 107 == Announcement of 3_3 to users (To be improved, in particular by adding the ticket number to find more details of the development) ==