Technical
Updating Deployed Application
- Before commit run all tests
rake test_units
rake test_plugins
rake test_functional
- Only if you did not break anything then commit your changes
cvs commit -m "Corrected the spelling of 'file'." file.html
- Go to the server and update the source code of the application
cvs update file.html
- Run all tests
Created on June 10, 2007 20:44:59
by
Gregory Bluvshteyn
(24.186.106.132)
(426 characters / 0.0 pages)