Placeholder – to be cleaned up soon.
For now, the basics are:
- Go to your SDS root directory
- Stop your local SDS if it is running
- Run 'svn up' to download the latest code
- Run 'rake db:migrate' to apply any database/model changes
- Run any special rake tasks to initialize or rebuild data (only needed in special cases and would be noted when the SDS is released)
- Start the SDS