Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Code Block
    cd $HOME/config-staging
    

  2. Code Block
    svn export https://mware.ucdavis.edu/svn/ucd-sakai/sakai-properties/tags/sakai-properties-2-5-x-prod-XYZ/sakai.properties sakai.properties.XYZ 
    

  3. Code Block
     
    diff sakai.properties.XYZ sakai.properties 
    

  4. Hand merge to sakai.properties any of the above differences that are not URL related. If there is a URL difference, the URL should remain smartsite-ng, but anything else in there should change.
  5. Make sure smtp.rewrite.outbound=true and smtp.rewrite.address=smartsiteng@gmail.com are present in the sakai.properties file.