Changes between Version 6 and Version 7 of Documentation/UserGuide/CommitOnTrunk


Ignore:
Timestamp:
2014-06-12T13:11:58+02:00 (10 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/CommitOnTrunk

    v6 v7  
    44Before commit: 
    55 * the code must be conform to the ORCHIDEE coding guidelines  
     6 * update to latest version: the modifications must be integrated in the latest version of the trunk (use "svn update", or extract a new ORCHIDEE) 
    67 * the modifications must be tested on at least one platform using MPI parallelism (except if only comments are changed) 
    7  * update to latest version: the modifications must be integrated in the latest version of the trunk (use "svn update", or extract a new ORCHIDEE) 
     8 * check difference in results. The reason for a change in result must be known before the commit. If possible, avoid change in results.  
    89 * communicate and/or be aware of the latest news in the ORCHIDEE core team. For example a colleague announced that she/he will make a commit, better wait or ask if you could commit before. 
    910