= Deployment Scripts = for Linux/Unix with project in SVN and MySQL database: - update to the latest version of code from SVN. Or update to the exact version given in URL: http://example.com/cgi/01_update.sh?100 - drop existing database and create a new database with default admin&pass - sync existing database == Download == Check out with Subversion: {{{ svn co http://django.org.ua/svn/deployment-scripts/ }}} Browse the code http://django.org.ua/browser/deployment-scripts == README.txt == [[Include(source:/deployment-scripts/README, text)]]