Changes between Version 6 and Version 7 of CodeManagementReleaseProcessOld


Ignore:
Timestamp:
11/23/10 14:26:51 (6 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CodeManagementReleaseProcessOld

    v6 v7  
    6363You need to SSH into the DEV server and go to the website root folder (as above). Then run these commands to tag the release: 
    6464{{{ 
    65 svn cp trunk releases/2010-11-19 
     65svn cp trunk release/2010-11-19 
    6666svn commit -m "Release version 2010-11-19" 
    6767}}}