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/1020_dev_NOC_MERCATOR_2012 (diff) – NEMO

Changes between Initial Version and Version 1 of ticket/1020_dev_NOC_MERCATOR_2012


Ignore:
Timestamp:
2012-11-26T11:30:14+01:00 (11 years ago)
Author:
acc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/1020_dev_NOC_MERCATOR_2012

    v1 v1  
     1'''Stage 1 of 2012 merge party. 
     2''' 
     3Merge NOC and Mercator developments 
     4 
     5'''Step 1'''. Copy NOC 2012 development branch 
     6 
     7 
     8{{{ 
     9svn copy svn+ssh://acc@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/branches/2012/dev_NOC_2012_rev3555 \ 
     10         svn+ssh://acc@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/branches/2012/dev_NOC_MERCATOR_2012 \ 
     11         -m"Create branch for the merge of all NOC and MERCATOR 2012 developments. See ticket #1020. Step 1: copy NOC branch to 2012/dev_NOC_MERCATOR_2012" 
     12}}}