Changes between Version 8 and Version 9 of PLATFORM_STANDARDS_REPOSITORY
- Timestamp:
- 10/20/08 18:42:32 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_STANDARDS_REPOSITORY
v8 v9 26 26 svn commit -m 'Reverting repository to r15.' 27 27 }}} 28 29 1. Reverting 30 If some bad code is committed (for example one that breaks changes) there may be a need to revert it. 31 32 Reverting 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