<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    FYI: There still seems to be some confusion as to where the GSM and
    NMM svn:externals links exist.<br>
    <br>
    Please do not set svn:externals under the NEMS trunk. The GSM and
    NMM externals are now handled via the NEMSLegacy app, and not in the
    NEMS trunk. The proper way to checkout NEMS is via the NEMSLegacy
    app.<br>
    <br>
    Examples:<br>
    <br>
    To check out the current NEMS version: <br>
    svn co
    <a class="moz-txt-link-freetext" href="https://svnemc.ncep.noaa.gov/projects/nems/apps/NEMSLegacy/trunk">https://svnemc.ncep.noaa.gov/projects/nems/apps/NEMSLegacy/trunk</a><b>
    </b>NEMSLegacy<br>
    <br>
    To update the the GSM or NMM versions after a commit or for testing
    of different revisions:<br>
    <br>
    svn co --ignore-externals
    <a class="moz-txt-link-freetext" href="https://svnemc.ncep.noaa.gov/projects/nems/apps/NEMSLegacy/trunk">https://svnemc.ncep.noaa.gov/projects/nems/apps/NEMSLegacy/trunk</a><b>  
    </b>NEMSLegacy<br>
    <br>
    cd NEMSLegacy<br>
    <br>
    svn propedit svn:externals .<br>
    <br>
    NEMS                 
    <a class="moz-txt-link-freetext" href="https://svnemc.ncep.noaa.gov/projects/nems/trunk">https://svnemc.ncep.noaa.gov/projects/nems/trunk</a><br>
    NEMS/src/atmos/gsm    -r 77262
    <a class="moz-txt-link-freetext" href="https://svnemc.ncep.noaa.gov/projects/gsm/trunk">https://svnemc.ncep.noaa.gov/projects/gsm/trunk</a><br>
    NEMS/src/atmos/nmm    -r 74333
    <a class="moz-txt-link-freetext" href="https://svnemc.ncep.noaa.gov/projects/nmmb/trunk">https://svnemc.ncep.noaa.gov/projects/nmmb/trunk</a><br>
    <br>
    (save and exit)<br>
    <br>
    svn commit -m "NEMSLegacy app: Updating NMM and GSM externals"<br>
    <br>
    Then if you want to download the revisions pointed to after updating
    the externals ; <br>
    svn update<br>
    <br>
    I hope this helps clarify things.<br>
    <br>
    Thanks - Patrick<br>
  </body>
</html>