Versions Compared

Key

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

...

  1. Create a directory where you will store working copies of files to be checked out from Subversion, such as <PATH>/home/oracle/subversion/rice
  2. Navigate to <PATH>/home/oracle/subversion/rice
  3. Checking out schema-related files
    Code Block
    borderStylesolid
    [<PATH>/home/oracle/subversion/rice]$ svn co https://svn.ucdavis.edu/svn/kuali/RiceStandaloneServer/rice-db/tags/<Rice version>.
    
    Info

    Under <PATH>/home/oracle/subversion/rice, there will now be an a /<Rice version> directory

Refreshing Your Schema

Configure the Impex Tool

  1. Copy /home/oracle/subversion/rice/<Rice version>/impex-build.properties.sample to your home directory and rename it to impex-build.properties
  2. Modify /wiki/spaces/UCDK/pages/119111688 to suit. There are helpful schema utility scripts located in /home/oracle/subversion/rice/<Rice version>/schema-utils.
    Info

    The impex-build.properties.sample file already has pre-import and post-import scripts defined.

    Execute the Refresh