Subversion Source Code Management

DRAFT

INFO

  • The following is a proposed process that describes how we handle Sakai source code modifications

UCD New Tools

  • If a new tool is well isolated so that it can be added in it's own subversion module, than all the initial development will take place in its trunk
    • e.g. ucd-stats, scorm
  • If a new tool modifies an existing module, then one should create a JIRA branch for that affected module. The JIRA branch will be a copy of either trunk or a branch.