Changes between Version 22 and Version 23 of PLATFORM_INFRASTRUCTURE_OVERVIEW
- Timestamp:
- 09/25/08 15:23:47 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_INFRASTRUCTURE_OVERVIEW
v22 v23 125 125 1. Update is used to get the latest version from the repository. 126 126 1. Commit is used to commit the changes that you have made on your local copy. 127 1. Synchronize with repository makes both update and commit at the same time.128 127 1. Revert is used to revert the changes you have made on your local to the current version in the repository. 129 128 1. You can revert to previous versions. Just uncheck Switch to HEAD revision and choose the revision to which you want to switch