Jump To:
Leopard Guides: Tools
Source control (also called version control) enables multiple developers to collaborate on a project by tracking and coordinating their changes to source code. It also implements versioning of source code files by recording the history of changes made to them. Mac OS X development currently makes use of two source control tools, Concurrent Versions System (CVS) and Perforce. Xcode works with both of these tools through its Source Code Management (SCM) feature.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
Xcode Source Management Guide (HTML) (PDF)
Describes how to manage source changes using source control and snapshots.
2009-01-06