Changes between Version 8 and Version 9 of PLATFORM_STANDARDS_REPOSITORY


Ignore:
Timestamp:
10/20/08 18:42:32 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_REPOSITORY

    v8 v9  
    2626svn commit -m 'Reverting repository to r15.' 
    2727}}} 
     28 
     291. Reverting 
     30If some bad code is committed (for example one that breaks changes) there may be a need to revert it. 
     31 
     32Reverting is done by: 
     33 * creating an inverting diff (between revisions, or several revision numbers) 
     34 * applying that diff to the current source code. 
     35 * commiting