Changes between Version 10 and Version 11 of CodeManagementReleaseProcessOld
- Timestamp:
- 12/14/10 23:54:37 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CodeManagementReleaseProcessOld
v10 v11 65 65 You need to SSH into the DEV server and go to the website root folder (as above). Then run these commands to tag the release: 66 66 {{{ 67 svn cp trunkrelease/2010-11-2367 svn cp https://tech.transitionnetwork.org/svn/www/trunk https://tech.transitionnetwork.org/svn/www/release/2010-11-23 68 68 svn commit -m "Release version 2010-11-23" 69 69 }}}