Versions Compared

Key

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

...

To set up our trunk, we first created a "trunk" directory in the mSub, then copied in the contents of https://source.sakaiproject.org/svn/sakai/branches/sakai-2.8.x/, on which our trunk was based. Now it would look like this:

  • .../svn/msub/uwo.ca
    • /owl
      • /trunk
        • /.externals
        • /pom.xml
        • /...a few other files...
      • /branches
      • /tags

To turn this from a vanilla Sakai branch into the OWL trunk, we first had to modify the .externals file. We'll go into the details of the modifications later on, but for now we'll just outline the process:

...