Development Environment Setup - Source Code

We currently use sourceforge.net's svn for version control. There are two svn projects:

  • kwok-app project has application code
  • kwok-schemasetup has the code for schema installation and upgrade.

Source codes can be checked out from this project on sourceforge.net. When you check out source code, you may want to checkout only trunk kwok.svn.sourceforge.net/svnroot/kwok/trunk, instead of tags for all previous versions.

If you use a Windows machine, TortoiseSVN is a good svn client software.