Retired Document
Important: The repositories organizer does not appear in Xcode 5. In Xcode 5, source control management tasks are performed in the Source Control menu and the Accounts preferences.
Viewing Changes for a Specific Commit Version
View files in a specific commit version to inspect changes that you have made to those files.
In the navigation pane of the repositories organizer, select the working copy folder of the project.
Click the disclosure triangle next to the commit ID number.
Click View Changes.
Select a file in the navigation pane.
Scroll, if necessary, to view changes in the file.
The video shows viewing changes in the
SKTLine.h
file in the most recent commit version of theSkecth_git_M
repository.
Clicking the disclosure triangle for a commit version reveals a list of changed files, allowing you to quickly scan for the one you want to inspect.
In the inspection dialog, Xcode displays the changes between the file you have chosen and the previous commit of the same file. For convenience, each change is highlighted in the editor pane and indicated by a red mark in the scroll bar.
Copyright © 2013 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2013-09-18