简体   繁体   中英

How can I Inform my Project that it is under SCM control?

I have a problem with XCode 4.0.2 and SVN.

I want to assign a repository to an existing project. Here , there is a tutorial about how to do it with Xcode 3. My problem is with section ' Not Quite Done Yet! on previous link

How can I Inform my Project that it is under SCM control?

It should be covered in the XCode4: Repositories, Snapshots, and Archives

In Xcode 4, you configure SCM repositories in the Organizer (Figure 7-2) instead of a preference pane, as is done in Xcode 3.
If you check a project or workspace out of Subversion or Git using the command line or another tool, you can add it to your Xcode SCM repository support.

To do so, click the plus sign ( + ) at the bottom of the navigation pane in the repository organizer and choose Add Working Copy.

XCode4存储库配置

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM