Webtools:CVS Guidelines: Difference between revisions

Line 47: Line 47:
* Always be available after updates are pushed
* Always be available after updates are pushed
* Sysadmins, if the developer did things right, you should be able to rollback by using:
* Sysadmins, if the developer did things right, you should be able to rollback by using:
  [root@khan aus]$ cvs up -r AUS2_RTM_[date of rollback]
  [root@khan aus]$ cvs up -r AUS2_RTM_[date of original release]
For example:
For example:
  [root@khan aus]$ cvs up -r AUS2_RTM_20060808
  [root@khan aus]$ cvs up -r AUS2_RTM_200608081426
3,035

edits