<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Just to avoid any additional uncertainty: Don't commit your local
    changes to the NEMSLegacy externals if you are testing an earlier
    revision or your own branch.<br>
    <br>
    To update the the GSM or NMM versions after committing a NEMS, GSM,
    or NMM revision that has been thoroughly tested:<br>
    Change the svn:externals property and then:<br>
    svn commit -m "NEMSLegacy app: Updating NMM and GSM externals"<br>
    <br>
    If you are only fetching a previous revision or a branch revision in
    your changes to svn:externals:<br>
    Change the svn:externals property and then:<br>
    svn update<br>
    <br>
    Thanks - Patrick<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 6/20/16 9:04 AM, Patrick Tripp
      wrote:<br>
    </div>
    <blockquote cite="mid:b1a569d1-04f3-b70f-841c-56fd86d85aaa@noaa.gov"
      type="cite">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      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 moz-do-not-send="true" 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 moz-do-not-send="true"
        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 moz-do-not-send="true"
        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 moz-do-not-send="true"
        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 moz-do-not-send="true"
        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>
    </blockquote>
    <br>
  </body>
</html>