New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
ticket/0877_LOCEAN_2011 (diff) – NEMO

Changes between Version 5 and Version 6 of ticket/0877_LOCEAN_2011


Ignore:
Timestamp:
2011-10-22T16:06:20+02:00 (13 years ago)
Author:
cetlod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/0877_LOCEAN_2011

    v5 v6  
    358358Committed revision 2977. 
    359359}}} 
     360 
     361'''(5)''' Merge in the trunk changes between 2787 and 2855 [[BR]] 
     362{{{ 
     363 
     364cd dev_LOCEAN_2011 
     365 
     366svn merge svn+ssh://cetlod@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/trunk@2787 \ 
     367          svn+ssh://cetlod@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/trunk@2855 ./ 
     368 
     369U    NEMOGCM/NEMO/LIM_SRC_2/limistate_2.F90 
     370U    NEMOGCM/NEMO/LIM_SRC_2/iceini_2.F90 
     371C    NEMOGCM/NEMO/NST_SRC/agrif_opa_update.F90 
     372}}} 
     373 
     374Resolve conflicts and commit the changes 
     375 
     376{{{ 
     377svn ci -m "Add in changes from the trunk between revisions 2787 and 2855, see ticket #877" 
     378 
     379Sending        NEMOGCM/NEMO/LIM_SRC_2/iceini_2.F90 
     380Sending        NEMOGCM/NEMO/LIM_SRC_2/limistate_2.F90 
     381Sending        NEMOGCM/NEMO/NST_SRC/agrif_opa_update.F90 
     382Transmitting file data ... 
     383Committed revision 2978. 
     384}}} 
    360385---- 
    361386=== Testing ===