Ignore:
Timestamp:
May 12, 2016, 3:00:06 AM (9 years ago)
Author:
aslmd
Message:

meso_install. removed two symbolic links with which svn is not happy with. made v1520 the reference version until phys/dyn interface is updated with last changes since then

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/SIMU/meso_install.sh

    r1551 r1554  
    1010## DEFAULT
    1111## name of the folder
    12 name="MESORUN"
     12name="2016_MESORUN_rev1520"
    1313## SVN version
    1414version="HEAD"
     15version="1520"
    1516################################
    1617
     
    5556## ----------------
    5657echo "*** get SVN repository"
    57 \rm $refrepo/code
    5858svn -q co -N $where_is_svn $refrepo/code
    5959
     
    137137## ------------------
    138138echo "*** get static data"
    139 rm -rf $refrepo/data_static
    140139svn co -q $where_is_svn/MESOSCALE/LMD_MM_MARS/WPS_GEOG $refrepo/data_static
    141140cd $refrepo/data_static
Note: See TracChangeset for help on using the changeset viewer.