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>/subversion/rice
  2. Navigate to <PATH>/subversion/rice
  3. Checking out schema-related files
    Code Block
    borderStylesolid
    [<PATH>/subversion/rice]$ svn co https://svn.ucdavis.edu/svn/kuali/RiceStandaloneServer/rice-db/tags/<Rice version>.
    
    Info

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

...